Selenium Interview Question 5 – How To Retrieve Title of a Webpage Without Using getTitle() Method

Verifying page title is basic step before proceeding for further validation. Generally we use getTitle() method which gives title of … Continue reading Selenium Interview Question 5 – How To Retrieve Title of a Webpage Without Using getTitle() Method