The requested page is not available for selected version.
Creating mobile web application test
Explains general workflow to test mobile web applications on iOS and Android devices in WebDriver cloud based services.
Selecting a single device during execution
From within your action lines, you can control which device your test is to execute on. The built-in assign device action is used to specify a target device upon which the subsequent action lines are to be run.
Selecting multiple devices at launch time
It is important to test mobile web applications on different devices (smartphones, tablets, phablets, etc.) to ensure that it behaves in a consistent and correct manner on all of them. TestArchitect allows an automated test to run on multiple mobile devices concurrently.