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.
-
For example, you have a desktop testing file named ContextMenu.dds.
-
Click the additional options menu (...) and select Export to Javascript.
-
The file ContextMenu.js is created.