Microsoft Windows:
Most versions of MS Windows that are currently still supported by Microsoft should work with Selenium. Altough here's the list of OS's we currently run tests against before each release:
- Windows XP (to be unsupported on April 8, 2014)
- Windows 7
- Windows 8
- Windows 8.1
If your version of windows is not listed, it does not mean Selenium won't attempt to support it. That only means we don't continually run tests on that particular version of Windows.
Apple OS X:
We currently do not use any version of OS X in our automated tests against the selenium project. However most developers on the project are using a recent version of OS X and we'll continue to support the current stable release and often the previous release.
We currently do not use any version of OS X in our automated tests against the selenium project. However most developers on the project are using a recent version of OS X and we'll continue to support the current stable release and often the previous release.
Linux:
We test mainly on Ubuntu, but other variations of Linux should also work where the browser manufacturers support them.
We test mainly on Ubuntu, but other variations of Linux should also work where the browser manufacturers support them.
iOS:
The first lines of the iPhoneDriver (which also worked on the iPad) added to the project early in 2009.
Android:
The AndroidDriver was added in June 2010, and was primarily developed by engineers at Google.
In 2007, Steve Jobs announced the iPhone and changed the mobile Web from a curiosity to something the mainstream wanted and used. Current trends suggest that mobile Web usage will surpass desktop usage in the not too distant future. Which is a long way of saying the mobile Web is going to be a big part of the future of your sites and that it’d be an extremely wise idea to test them on mobile devices.
Comments
Post a Comment