Element Selector

This feature allows you to generate the XPath or CSS Selector of an element.

To use the element selector, you need to open a website first and at the Automa popup, click the "Element selector" () button. this feature won't work if you're on a new tab or a website where the URL starts with chrome:// or chrome-extension://

element selector

Select an Element

You only need to click the element if you want to select it. And It will show the XPath or CSS selector and the attributes of the selected element.

Generated CSS Selector

  • Element Selector Input
    XPath or CSS selector of the selected element, you also can write a custom XPath or CSS Selector in this input.

  • Attributes
    Attributes of the selected element.

  • Blocks
    Execute a block to the selected element.