How to use getTitle() method in selenium WebDriver
We are using getTitle() method very frequently in out selenium webdriver tests. It is one of the basic and most commonly used […]
We are using getTitle() method very frequently in out selenium webdriver tests. It is one of the basic and most commonly used […]
Selenium WebDriver have many different methods and one of them is getCurrentUrl() method. So what is the actual usage of getCurrentUrl() method and […]