Nexial Automation
Test Automation Platform for everyone!
desktop » clickIcon(label)
Description
- This command is used to click on the Icon in the application.
- The Icons are generally displayed in the application below the menu bar.
- This command is mostly useful for element which does have any identification method.
- This command will work if there is associated json file created mapping the XY offset.
Parameters
- label - this parameter is the Icon Label. It accepts either Label Name or Shortcut Key.
Example
See Also