AirtestProject / Poco

A cross-engine test automation framework based on UI inspection
http://airtest.netease.com/
Apache License 2.0
1.74k stars 315 forks source link

Support for other device clouds like BrowserStack #599

Open ansel2000 opened 10 months ago

ansel2000 commented 10 months ago

Is your feature request related to a problem? Please describe. Currently, there is no way to integrate with a device cloud like BrowserStack and SauceLabs.

Describe the solution you'd like Being able to start a session on one of the device clouds. They use Appium AFAIK and I don't think Airtest can start a session through Appium and connect to the remote device.

Describe alternatives you've considered Not sure yet.