How to obtain the page title using Selenium webdriver?

We can obtain the page title using Selenium webdriver. The method getTitle() is used to obtain the present page title … Continue reading How to obtain the page title using Selenium webdriver?