- Record sequence of test script
- Download all your xpath in txt file
- Downloaded files contains simple driver syntax and @FindBy syntax
- Table
- Get table locator &
- Selected element locator
- CSS locator
- Minified the UI
- Minor changes in the XPath patterns and lot more under the hood
- Provided an alternative solution to handle Shadow-DOM
- Option to get all the attribute values available in the element from the snippet drop-down
- Variables name has been modified to fit the best as user's read
- Added Anchor(Parent to child) XPath
- Enhanced following-sibling XPath
- Option to get the attribute value in snippet
- improvements in snippets
- Introduced to FireFox
- Option to get XPath in a single click (Mostly used when right click in not available)
- Optimized XPath algorithm
- Enhanced code snippets based on an element
- ClassName and TagName direct support for locators
- User Interface redesigned
- If the element is in frame or Iframe, It will be displayed in the pop up page
- Added shortcut keys to open Ruto page ( Alt+R )
- Added POM Snippets
- label displayed for every element
- Time taken to find the element displays in pop up page
- Major changes in UI
- Generate code snippets for basic actions like Click, Type and Get text 👍
- XPath index can be configure in Options page for Collections based XPath
- The numbers in a ID attribute value can be restricted by user
- Code snippets for Drop Down with Visible Text, Value and Index 👍
- Initial release
- Added normalize space XPath