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 | |
56 - 58 | chromedriver 2.29 |
55 - 57 | chromedriver 2.28 |
54 - 56 | chromedriver 2.27 |
53 - 55 | chromedriver 2.25 |
49 - 52 | chromedriver 2.22 |
43 - 48 | chromedriver 2.20 |
42 and below | chromedriver 2.10 |
Mozilla Firefox | |
If you are using Selenium 3.x, please use the latest version of Gecko Driver. | |
Safari | |
Add Safari Driver extension to your Safari browser. For more information about this, please refer to the Configuring Mac Computer section. |
*Use x32 for test case executions and x64 for taking screenshots.