Hi all,
I’m pretty new at automated app testing, so please be forbearing with me.
We are going to develop an app, which is going to communicate with hardware (e. g. like “Philips Hue”).
So do you guys think it would be possible to automate the app with Appium and connect it with the hardware, so that the script would communicate in real time with the hardware?
For example with “Hue”: The script says to the app to turn on the light; the mobile device is connected with the Hue and the light goes up.
Hope I explained it clearly.
Thanks you!