Skip to content

Dmitry044/java-selenium-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-selenium-automation

//Please remember to include step by step instructions on how to configure them in the readme file.

1 Add project to IntellijIDEA 2 Download Selenium WebDriver from https://www.selenium.dev/downloads/ 3 Add path to the "Base" class in the System.setProperty("webdriver.chrome.driver", " here add path "); 4 Go to "config.properties" and change the number after "+" in the email "email=test+22@test.ii" 5 Execute "RegistrationPageTest" 6 Execute "LoginPageTest"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages