ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Emulation functions
23 results
List of automated tests: Emulation functions
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Emulates the selection of an option in a Check Box control.
Emulates one of the following actions on a Combo Box control:
  • click on the button to expand the list of the Combo Box control.
  • select an element in a Combo Box control.
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Emulates a "Drag & Drop" gesture in automated tests.
Emulates the next call to Error and automatically clicks the "OK" button.
Emulates the next call to Info and automatically clicks the "OK" button.
Performs an input by emulation in a control while checking whether this control is an editable control.
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
Simulates a mouse event (left click, right click, double click, ...).
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Emulates the undocking of a pane in a dynamic Tab control.
Emulates the selection of an option in a Radio Button control.
Emulates the window of the mobile (Android/iOS) simulator.
Defines the runtime speed for the emulating functions.
Emulates the next call to Warning and automatically clicks the "OK" button.
Indicates the test that will be run during the next window opening.
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
List of constants used by the functions for emulating automated tests.