Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This action does not have any parameter. Note:

ActionClick uses underlying selenium WebDriver "Action" class to perform click action. Qualitia recommends using this action for web applications.

Example:
ClickAction

ClickAt

...

This action does not have any parameter.Note:

ClickJS uses javascript code to perform the click action. Qualitia recommends using this action for web applications.

Example:
ClickJS

ClickJSAndSelectWindowUsingURL

...