Home » getText()

getText()

Introduction to driver.getPageSource() and perform assertion on text present on web page

Might be most of you would have used it in your day to day scripting or if not then don’t worry I am trying to make it chew-able that would finally get digested well. People who has started learning Selenium would be familiar with Selenium RC and hoping would be familiar with Selenium IDE. In RC and …

Introduction to driver.getPageSource() and perform assertion on text present on web page Read More »

How to use assertEquals() in WebDriver using driver.getText()

When we start making some  web application, We start with some UI and Every UI has menu, Check box, Button, Combo Box , Radio button, Text Field and other element of Web Application. But most of the time we need to verify that Text or value associated with above mentioned elements of Web Application are correct …

How to use assertEquals() in WebDriver using driver.getText() Read More »

Dwarika
Scroll to Top
Scroll to Top