Versions Compared

Key

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

...

  • open

  • click

  • echo - Prints the specified message into the third table cell in your Selenese tables. Useful for debugging.

  • run script

  • if ~ else

  • select

  • wait for element visible - Wait for a target element to be visible on the page.

  • execute script

    • Executes a snippet of JavaScript in the context of the currently selected frame or window. The script fragment will be executed as the body of an anonymous function. To store the return value, use the 'return' keyword and provide a variable name in the value input field.

...

Intergrate with

...

jenkins : After Test