Selenium – Locating an element by “id” or “identifier” and “Name” element locators
First of all let me introduce you about element locators and why we need to use it. Element locators are useful to […]
First of all let me introduce you about element locators and why we need to use it. Element locators are useful to […]
Using Regular Expression Patterns with selenium Regular Expression Patterns is another matching text pattern which describe text pattern to selenium. There are another […]
Globbing Patterns – selenium Matching Text Patterns Globbing Patterns is the one of the matching text patterns in selenium. You can describe […]
“verifyAlertPresent” Command Alert testing with selenium is not very hard. In the Selenium IDE plug-in, there are many commands available related to […]