Skip to content

BHAGTANIDEEPAK/-Selenium-Based-Test-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Selenium-Based-Test-Automation

Recording.2024-02-24.122330.1.mp4

For implementing the above project first you need some Selenium jars and chromewebdriver And the testing performed demoqa.com/login

And add those to the path as a refrenced library in the eclipse.

l

Usage/Examples

System.setProperty(
    "webdriver.chrome.driver","Add path of chromedriver"
    );"E:\\\\Downloads\\\\selenium jars\\\\chromedriver-win64\\\\chromedriver.exe");

🔗 Links

Selenium jars Download link

ChromeWebdriver Download Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published