theintern / intern

A next-generation code testing stack for JavaScript.
https://theintern.io/
Other
4.36k stars 309 forks source link

Support Mobile JSON Wire Protocol #1034

Open devpaul opened 8 years ago

devpaul commented 8 years ago

Appium leverages the WebDriver protocol to provide a mobile specific set of functionality for testing native, hybrid, and browser apps. As a mobile developer, I would like to see the Appium extension endpoints implemented in order to better support mobile testing with Intern.

jason0x43 commented 4 years ago

Current Appium docs now point to the Mobile JSON Wire Protocol spec