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
System.setProperty(
"webdriver.chrome.driver","Add path of chromedriver"
);"E:\\\\Downloads\\\\selenium jars\\\\chromedriver-win64\\\\chromedriver.exe");