Webdriver “driver.getTitle()” And “assertEquals” With Example
What is the use of getTitle in Selenium? getTitle()” in selenium is used to get the title of the page in selenium. Many […]
What is the use of getTitle in Selenium? getTitle()” in selenium is used to get the title of the page in selenium. Many […]
Alerts, Confirmation and Prompts are very commonly used elements of any software webpage and you must know how to handle all these […]
We already learnt about data driven testing by attaching external data file with selenium IDE in my previous post. In that case […]
I posted other posts too for “storeEval”. Click here to view more tutorials of selenium IDE “storeEval” command. In software testing using selenium […]