Focus WebElement

Last modified: May 15, 2023

1 Description

Focuses a WebElement and performs a Mendix wait afterwards.

2 Supported Widgets

  • All WebElements

3 Usage

Pass the WebElement you want to focus as parameter for the action. To get the WebElement, use an action like Find/Assert Widget.

4 Input Parameters

Name Datatype Required Description
Element WebElement yes The WebElement you want to focus