Unity Scene Transport Layer for automated testing

Hello. I’m using appium for my automated test but image recognition is too slow. I would like to ask if anyone here know some tools or assets for unity to serialize scene at runtime and change it from remote server. For example I’m running my app on android device. I want to edit startButton text from “start” to “play”. To do that i would send a request from server to edit that button text. I could write something like that myself but if someone wrote this already I will not reinvent the wheel again. Thanks for your time!

What are you trying to achieve? why do you want to change button texts?

Try Unium, I believe it will do what you are after :wink:

https://github.com/gwaredd/unium