Skip to content

sanketch-github/SeleniumJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeleniumJava

Selenium java framwork

Please find basic task assigment and Test Plan document in SeleniumJava folder image

project structure :

image image

Test Configration Setup : Support 2 browsers -> chrome and firefox

support 4 environments -> local, test, staging, prod

Primary Configuration: Command line

image

-Dusername=abandonedrhinoceros@maildrop.cc

-Dpassword=P@$$W0rd

-Durl=mytheresa.com/en-de/men.html

-Dbrowser=chrome

-Denv=local

Secondery Configration : Properties File Path ->src\utility\java\config\Configuration.properties

image image

For test case execution -> user can run the test case by going to the test class or running the testing.xml file

Test Result reporting ->

for extent report Path - src\testresults\testreport (For TestNG results)

for CSV results path - src\testresults\github_result (For Git task)

image

If you get any issue while importing framework eg. directory issue then mark that directory as the source root

Please check this screenshot for more information

image

About

Selenium java framwork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published