Desktop Designer Export to Javascript

You can export a desktop designer test file to javascript. This will make your test script available for web testing. The javascript file is created with the same name as your desktop designer test file.

  1. For example, you have a desktop testing file named ContextMenu.dds.

  2. Click the additional options menu (...) and select Export to Javascript.

  3. The file ContextMenu.js is created.