Wednesday, November 19, 2014

On 1:02 AM by Unknown   No comments
Answer 38You could XPath checker - https://addons.mozilla.org/en-US/firefox/addon/xpath-checker/  to test you XPath locators and Firefinder (a firebug add on) to test you css locators – https://addons.mozilla.org/en-US/firefox/addon/firefinder-for-firebug/

Firefinder can also be used to test XPath locators.

Answer 39The latest advancement in Selenium IDE would be to have capabilities of converting Selenium IDE tests in Webdriver (Selenium 2.0) options. This would help generating quick and dirty tests for Selenium 2.0


Answer 40Selenese does not provide support for looping, but there is extension which could be used to achieve same. This extension can be downloaded and has to be added under “Selenium IDE User-Extension” section to use loop feature in Selenium IDE.

0 comments:

Post a Comment