Versions Compared

Key

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

...

  1. Log on to Qualitia automation studio as a user with Custom Action Developer privileges.
  2. Navigate to Develop > Custom Actions.
  3. Search the desired custom action which you want to update.
    Custom action details will appear in the right pane.
  4. Click View Code.
    The code appears in the different section.
  5. To update the code in the Eclipse IDE, click Edit Code.
    The code template with an existing code opens in the Eclipse IDE.
  6. Update the code based on the requirements.
  7. Build the project and close Eclipse IDE.

    Once you close the Eclipse IDE, Qualitia automatically commits the code to the version control system like Bitbucket or SVN (if configured) and makes the code available to other Qualitia project members.