Skip to main content Skip to docs navigation
Check

Action is combination of XPath and Value. where xpath is used to find the DOM element in page. If found element is select, textarea, input it requires extra parameter that is value to be filled or else it will trigger click on found element.

On this page
If no element is found it will do retry for n number of times as configured under settings screen and proceed with error handling method.