Multiple choice technology testing

The tests recorded using Selenium IDE can be run in other browsers

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Selenium IDE tests can be run in other browsers by exporting to Selenium RC/WebDriver formats. The recorded tests are not limited to Firefox only, though IDE itself is a Firefox extension.