kneerace / LearnJavaSelenium

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

Log into web site using Chrome web-browser #4

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:-

User is able to successfully open Chrome web browser. 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

completed accessing the site newtours.demoaut.com will upload and then close this issue.