“assertTextPresent” and “assertTextNotPresent” command in selenium IDE
“assertTextPresent” command “assertTextPresent” command is useful for verifying and asserting selenium if given text is not present on page. It will return […]
“assertTextPresent” command “assertTextPresent” command is useful for verifying and asserting selenium if given text is not present on page. It will return […]
This guide will show you how to use the type and typeAndWait commands in Selenium IDE to enter text into input fields […]
Here let me describe you main difference between assert and verify in selenium IDE software testing tool and selenium RC software testing tool. […]
“storeText” command “storeText” command in selenium IDE software testing tool is useful to store text value of page element of software web […]