Versions Compared

Key

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

In order to create the custom actions for Selenium Webdriver, you need to create the action in a Java project using Eclipse and then map the action information using Qualitia.

The following are some rules that should be considered when creating custom actions:

...

    1. Return 0 for Passed status
    2. Return 1 for Failed status
    3. Return 2 for Defect status

...

Multiexcerpt include macro
nameRulesforCustomActions
pageQFWM:Recommandations and Rules for Custom Actions