Selenium Question:

what are the Operating Systems supported by Selenium?

Selenium Interview Question
Selenium Interview Question

Answer:

Operating Systems supported by Selenium are:
Selenium IDE
Works in Firefox 2+ Start browser, run tests Run tests
Operating Systems Supported:
1. Windows,
2. OS X
3. Linux
4. Solaris
5. Others whichever supports Firefox 2+

Selenium Remote Control
Used for starting browser and run tests
Operating Systems Supported:
1. Windows,
2. OS X
3. Linux
4. Solaris
5. Others

Selenium Core
Used for running tests
Operating Systems Supported:
1. Windows,
2. OS X
3. Linux
4. Solaris
5. Others


Previous QuestionNext Question
Tell me which are the browsers supported by Selenium RC?Tell me what is the difference between an assert and a verify with Selenium
commands?