Migrating From the Legacy IDE

Domains: Selenium

Loading Legacy Test Cases and Suites

To load a test case simply open it using the folder button, it’ll load up automatically, and will save as the new .side format when saved.

A test suite take a few extra steps, after loading a suite using the folder button, a dialog will require uploading the test cases referenced in the suite.

After uploading all the test cases, the dialog will automatically close, and the test suite with it’s cases will be ready to be executed.

AndWait and waitFor are gone?

Selenium IDE will now automatically wait for you, at every command, every command will wait for the page to load. Commands which take a locator will wait for the element to appear. Hopefully this will eliminate the need for explicit waiting. In the rare case that it is not enough, the pause command can be used instead.

Similar pages

Page structure
Terms

Selenium

Selenium IDE