namespace sap.ui.test.actions

Control sample: sap.ui.test.actions
Visiblity:
Available since: N/A
Module:
Application Component: CA-UI5-TA

Nodes Overview

Node Description
sap.ui.test.actions.Action

Actions for Opa5 - needs to implement an executeOn function that should simulate a user interaction on a control

sap.ui.test.actions.Drag

The Drag action is used to simulate a drag interaction with a control.

sap.ui.test.actions.Drop

The Drop action is used to simulate drop on a control.

sap.ui.test.actions.EnterText

The EnterText action is used to simulate a user entering texts to inputs.

sap.ui.test.actions.Press

The Press action is used to simulate a press interaction with a control.

sap.ui.test.actions.Scroll

The Scroll action is used to simulate a scroll interaction with a control.


Methods Overview

Method Description