Here is the list of supported browsers and platforms for Mobile test automation.
Supported Browsers | ||||
---|---|---|---|---|
Platforms | Stock Browser | Chrome | Firefox | Safari |
Android | Yes | Yes | No | No |
iOS | No | No | No | Yes |
In order to test web applications, you need to first download and install the respective driver versions on your Windows or Mac Computer. Below is the list of browsers and required list of drivers for reference.
It is recommended to refer to the respective websites for more information about latest browsers and driver versions. The list provided here is for reference only.
Browser Name / Version | Driver Version Required |
---|---|
Internet Explorer | |
IE 6 and 7 | IEDriver 2.42* |
Google Chrome | |
53 and above | chromedriver 2.25 |
49 - 52 | chromedriver 2.22 |
43 - 48 | chromedriver 2.20 |
42 and below | chromedriver 2.10 |
Mozilla Firefox | |
47 and above | Selenium 3.0.1 |
39 - 46 | Selenium 3.0.1 |
38 & below | Selenium 3.0.1 |
Safari | |
7 - 9 | Selenium 2.48.0 |
10 | SafariDriver by Apple |
*Use x32 for test case executions and x64 for taking screenshots.