Multiple choice technology testing

Disadvantage of Selenium tool is

  1. Selenium tool can only be used in Mozilla Firefox browser

  2. Selenium test suite uses many languages

  3. It is a record & playback tool

  4. Auto complete for all common Selenium commands

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

This question reflects historical context of Selenium IDE (originally Firefox-only). Modern Selenium WebDriver supports all major browsers. Options B, C, and D are actually advantages or features, not disadvantages. The answer is dated but technically correct for early Selenium IDE.