aka Nexial WebEZ.
A chrome-extension to simplify the work of web automation (including test automation). Designed with the intentions to be both a selector/locator inspection tool and a "helper" tool to ease the Nexial script development.
Current feature set includes:
- Track user actions (mostly typing and clicking) on a web page and translate them to the appropriate Nexial commands.
- Ability to track across multiple websites. Start and stop the tracking at any point.
- Derive at a set of reasonably useful and maintainable locators for each of the referenced element (such as a button or a text box). You have the option to select the locator that best fits your ideals.
- Ability to add element and text related assertions directly from the current web page.
- Transform user actions and corresponding locators into an on-screen automation draft, which you can further refine.
- One-click Copy to send your final draft to your Nexial script, and you are ready to run it!
- On-demand locator inspector -- Useful even if you are not using Nexial!
- Oh ya, did we mention it's FREE?!