Click

Clicks the web element.

This activity finds the web element with specified selector properties and Clicks the web element.

Input

Target

  • Element : IWebElement Variable Specifies the target web element. If it's not provided, then the selector will be used to find the required element.

  • Element Selectors : The Web Element selectors which will be used to find the target element. We can edit the selectors of the specified web element using the Web Element Selector Editor Window.

Last updated