trueautomation-element-picker
Simply click on an element to add it's `TrueAutomation locator` to your test case.
This package provides the following services:
TrueAutomation.IO IDE+Browser plugin is used to:
- create automatic tests faster by just picking the element in browser
- creating automatic tests in cases when it's impossible to use ID or any other locator impossible to use ID or any other locator
When you pick an element that should be used in your test, TrueAutomation.IO generates a unique footprint of this element - a 'smart locator' by which the element will still be automatically found during further test runs, even in cases when the page has changed dramatically. This allows you to:
- save time on finding proper locators
- save time on tests maintenance
Visit trueautomation.io for documentation and inquiries.
Installation
Dependencies
To use this plugin, please perform the actions below:
- Install Atom IDE (recommended version 1.31.2 and higher)
- Create account at trueautomation.io
- Install TrueAutomation client
- Install TrueAutomation Chrome Extenesion
GUI
- Install Atom latest or newer
- Launch Atom
- Open Settings View using
Cmd + ,
on macOS orCtrl + ,
on other platforms - Click the Install tab on the left side
- Enter
trueautomation-element-picker
in the search field and pressEnter
- Click the Install button that appears