Welcome back to yet another Selenium post and today we are going to find out the browsers, operating systems, programming languages and testing frameworks supported by Selenium IDE, Selenium RC and WebDriver.
Browsers
Selenium IDE | Selenium RC | WebDriver |
Mozilla Firefox | Internet Explorer, Google Chrome, Mozilla Firefox, Safari, Opera, Partial support for other browsers | Internet Explorer, Google Chrome, Mozilla Firefox, Safari, Opera, HtmlUnit, Phantomjs, Android, iOS |
Operating Systems
Selenium IDE | Selenium RC | WebDriver |
Windows, Mac OS, Linux, Solaris | Windows, Mac OS, Linux, Solaris | Windows, Mac OS, Linux, Solaris |
Programming Languages
Selenium IDE | Selenium RC | WebDriver |
Can generate custom code | Java, C#, Perl, Python, Ruby, PHP and any language that can make a HTTP call | Java, C#, Perl, Python, Ruby, PHP |
Testing Frameworks
Selenium IDE | Selenium RC | WebDriver |
Can generate code | RSpec (Ruby), Test::Unit (Ruby), unittest (Python 2), JUnit 3 (Java), JUnit 4 (Java), TestNG (Java), NUnit (C#) | RSpec (Ruby), Test::Unit (Ruby), unittest (Python 2), JUnit 4 (Java), TestNG (Java), NUnit (C#) |
Huge support right!
See you again in another post. Have a great day!
Very good info shared to my office testing team.
That’s a great news. Thanks, Uday!