Checks selectors on a site to see if interactable elements contain a certain selector.
Web automation is hard enough as it is. At Airtasker we have found that by adding a test specific selector to intractable elements reduces the overall interactions/flakiness of tests easier as the selectors are only used for automation tests.
interactable is a lightweight extension that will highlight clickable elements on a website that do not have a specific tag attached. This is designed to make it easier for engineers to identify automation gaps in their website right when they are make changes.
Currently supported elements:
Input fields.
Text areas.
Links.
Buttons.
Plugin does not currently support any element that has an onClick event.
To Use:
Right click the interactable icon and select options.
Enter the URL you want interactable to check (will all pages on that domain).
Enter the selector you want to look for.
Click Save
Please feel free to contribute to this extension at: https://github.com/airtasker/interactable
Statistics
Installs
31
history
Category
Rating
5.0 (1 votes)
Last update / version
2018-08-03 / 1.0.1
Listing languages
en