Versions Compared

Key

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

...

Table of Contents
maxLevel12

Eclipse

Scroll Ignore
scroll-pdftrue
scroll-officetrue
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmltrue

Vimeowidget
Heightwidth450
Width800
600
urlURLhttps://playerwww.vimeoyoutube.com/video/472728597watch?v=kfV6DYmf94M
height400

Prerequisites

If you have not already done so, perform the following steps:

Instructions

  1. Open your existing Selenium project and choose the project source folder.
  2. Click the Create Selenium Test from Recording button icon.

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

Selenic will monitor the test during subsequent executions and be able to provide recommendations if the test fails in future. See Viewing Results.

IntelliJ

Prerequisites

If you have not already done so, perform the following steps:

Instructions

  1. Open your existing Selenium project and choose the test source folder in your project.
  2. Click the Create Selenium Test from Recording button icon.
  3. Browse to the UI actions file you downloaded and specify a package, class, and test name. 
  4. Click Finish to import the actions and create the test. 
  5. Right-click click the new test in the project explorer and choose Run <test> with Selenic. The test will execute and generate a run configuration. 
  6. The Selenic run configuration will contain default settings, but you can modify the configuration as necessary. See Selenic Run Configurations

...