Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SELDEV and version 2019.1

...

  1. If you have not already done so, user use Parasoft Recorder to capture and save UI actions to a file. Refer to the Parasoft Recorder for instructions.
  2. If you have not already done so, open the Selenic perspective (see Working with the IDE Plug-in UI).
  3. Open your existing Selenium project and choose the project source folder.
  4. Click the Create Selenium Test from Recording button.

  5. Browse to the UI actions file you downloaded and specify a package, class, and test name. 
  6. Click Finish to import the actions and create the test. 
  7. Select the test and click the Selenic run configuration launcher button to execute the test and generate a run configuration.
  8. The Selenic run configuration will contain default settings, but you can modify the configuration as necessary. See Selenic Run Configurations

...