Using getText() method in Selenium WebDriver

Interface WebElement contains a method “getText()” whose return type is a String. If you refer official document of Selenium then … Continue reading Using getText() method in Selenium WebDriver