Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

seleniumexamples

All my selenium learnings here

Create maven project:

mvn archetype:generate -DgroupId=com.restapi.automation -DartifactId=restapi-java -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false

-DarchetypeArtifactId=maven-archetype-quickstart ==> Means that use regular maven quickstart project

For idea:

mvn idea:idea

For eclpse:

mvn eclipse:eclipse

About

All my selenium learnings here

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages