ContextMenu Methods
Last updated
Last updated
Opens the context menu, searches the image in the list (incl. scrolling) and selects it. If the image cannot be found, throws a TestStepAbortedException.
Syntax:
Opens the context menu, searches the image in the list (incl. scrolling) and selects it. If the image cannot be found, throws a TestStepAbortedException.
Syntax:
Opens the context menu, searches the text value in the list (incl. scrolling) and selects it. If the text cannot be found, throws a TestStepAbortedException.
Syntax:
Opens the context menu, searches the text value in the list (incl. scrolling) and selects it. If the text cannot be found, throws a TestStepAbortedException.
Syntax:
Opens the context menu, searches the first value from the parameter selections in the list and selects it to open the next submenu. Then the next value is found in the submenu and so on.
If the text cannot be found, throws a TestStepAbortedException.
Syntax:
Syntax:
Opens a context menu and verifies if the provided value is present in the context menu (includes scrolling). Closes the context menu again.
Syntax:
Whether or not the text value could be found in the context menu.
Syntax:
Whether or not the text value could be found in the context menu.