currys-co-uk / mobile-manager

MobileManager is an application used for automation testing of iOS and Android mobile devices.
GNU General Public License v3.0
8 stars 2 forks source link

API connectors in different languages #13

Open Trawais opened 5 years ago

Trawais commented 5 years ago

As the API will become more stable, we can create a list of supported connectors in multiple languages (Python, PHP, C#, ...) and cover most common flows (reservations, collecting logs, screenshots, ...). So that users can only take the connector, put it into their automation tools... so they won't need to write it themselves - which might spare us from some issues/problems. Also, we can then change the API if needed and just release new connectors.