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

Prerequisites

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

Eclipse

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

Vimeo
Height450
Width800
URLhttps://player.vimeo.com/video/453395991

...

The test will be created with the default run configuration settings. See Selenic Run Configurations for information about modifying the run configuration settings.

IntelliJ

  1. Choose File> File > New... > Project from the IntelliJ menu.
  2. Choose Selenium Java Project from Recording and configure the following settings:
    1. Browse for the JSON file containing the recorded UI actions.
    2. Specify the Java package to create for your test classes.
    3. Specify the class name for the test you are using to create the project.
    4. Specify a name for the test.  
  3. Click Next and specify a name and workspace for your project.
  4. Click Finish.

...