kneerace / LearnJavaSelenium

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

Log into the site using IE web-driver #5

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 Internet Explorer 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.