kneerace / LearnJavaSelenium

this is for learning Git and Java-Seleinum
1 stars 1 forks source link

login to site using FireFox web-browser #2

Open kneerace opened 5 years ago

kneerace commented 5 years ago

We are utilizing below site for our learning Selenium. http://newtours.demoaut.com/

Description:- To write a selenium test script to log into the above mentioned website.

Expected Outcome:-

  1. User is able to successfully open Firefox web browser.
  2. User is able to validate the Http response (200 OK) for details about the web response (API response) please visit https://www.restapitutorial.com/httpstatuscodes.html

NOTE:- if you have any good site in mind do update.

kneerace commented 5 years ago

this has been completed and will close once pushed to github repository