Skip to content

TestingWithSK/selenium-first-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium – Writing First Test Case

Java Selenium

Read the complete Blog - Selenium – Writing First Test Case

Clone the repository using -

git clone https://github.com/TestingWithSK/selenium-first-project.git

Replace the Chrome Web Driver that suits with your chrome version -

  • Download from here - Chrome Driver

  • Paste the exe file to this location - src/main/resources

Run the Test Case -

  • Right click on java file and select - Run 'FirstTest.main()'

🎉 Congrats! You have successfully run your First Selenium Test.

Read the complete Blog - Selenium – Writing First Test Case

Happy Testing!!!


Read More Articles

Testing Blog

Follow us on Social Media Accounts

LinkedIn Instagram Facebook

About

Selenium basic first project using java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages