Use ‘storedVars’ with “storeEval” command with example in selenium IDE
Selenium “storeEval” command “storeEval” command is generally used with scripts in selenium IDE software testing tool. It is useful to store result […]
Selenium “storeEval” command “storeEval” command is generally used with scripts in selenium IDE software testing tool. It is useful to store result […]
To understand how to use “storeXpathCount” command, you must be aware about xpath. You can read xpath tutorials for selenium ide in […]
Xpath in selenium is close to must required. XPath is element locator and you need to provide xpath during selenium test script […]
First of all let me introduce you about element locators and why we need to use it. Element locators are useful to […]