Java desktop with the same front end as the WEB.

This is a sample program that uses Chrome for UI using Selenium.

Please refer to the video below.

https://www.useloom.com/share/8bd47a42fa40401aa61bba7a3a37521c

The demo is easy to see.

Download the two files from Google Drive at the link below into the new folder and click javadesktop.exe.

https://drive.google.com/drive/folders/1C3UQThGltkmd3o5kgP0YVAc2spyaTwGG?usp=sharing

https://github.com/mikeshimura/javadesktop

Recommended Posts

Java desktop with the same front end as the WEB.
Implement the same function as C, C ++ system ("cls"); in Java
Create a simple web server with the Java standard library com.sun.net.httpserver
Follow the link with Selenium (Java)
Rails' Private methods hurt if you feel the same as Java!
Overwrite upload of file with the same name with BOX SDK (java)
How to use MinIO with the same function as S3 Use docker-compose
[Java] Get the date with the LocalDateTime class
[Ruby] Define the hierarchy at the same time as Hash initialization with tap method
The problem that the mount directory of Docker Desktop with WSL2 as the back end becomes strange in Windows Terminal (unsolved as of 2020/08/29?)
[LeJOS] Let's control the EV3 motor with Java
04. I made a front end with SpringBoot + Thymeleaf
Deploy Java web app to Azure with maven
[Java] Set the time from the browser with jsoup
Understanding the MVC framework with server-side Java 1/4 View
Understanding the MVC framework with server-side Java 3/4 Controller
FactoryBot Register multiple data with the same model
[Java / PostgreSQL] Connect the WEB application to the database
Java starting with JShell-A peek into the Java world
Import files of the same hierarchy in Java
Understanding the MVC framework with server-side Java 2/4 Model
Form and process file and String data at the same time with Spring Boot + Java
[Java] The problem that true was returned as a result of comparing Integer with ==