gamium icon indicating copy to clipboard operation
gamium copied to clipboard

[Device] Is it possible to automate testing of multiple devices at once?

Open hosan07 opened this issue 1 year ago • 1 comments

I am planning to use Gamium to automate app testing on Android and iOS devices in Unity. Is it possible to automate testing of multiple devices at once?

hosan07 avatar Feb 07 '24 08:02 hosan07

Hello. Thank you for your inquiry. Currently, if you run one gamium script, the test will be conducted on one device. In order to automate testing on multiple devices, I think you need to write a script so that you can run multiple gamium scripts (python, typescript) on multiple devices and link it to the CI/CD system.

yowpark avatar May 08 '24 17:05 yowpark