Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-poc

This is a template automation project with Java and Selenium.

There are 2 options to run the project.

**1. MacBook M1 **

_ Install jdk 17 or 18.

_ Install maven.

_ Install ChromeDriver and Chrome.

_ Go to project and run: mvn test

**2. Non MacBook M1 **

_ Install Docker.

_ Run: docker build -t java-poc .

_ Run: docker run -it -w /app -v $(pwd):/app java-poc:latest bash

_ Run: mvn test

Now you can continue working on the project.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages