Connecting to a socket created by the target application

Hi all,

I’m investigating Appium for integration testing our Unity applications, maybe eventually using it with AWS Device Farm (irrelevant for now). I understand that there’s no native support for Unity apps, but we’re trying to circumvent this by invoking methods within the application through a socket created by the application itself. These methods will run the tests internally, and then respond with a result.

I’m having trouble finding resources for getting Appium to connect and post to a socket. Is there a way to do this? Is this an advisable way to approach it?

Thanks for any help,
Jay

Hi Jay,

Were you able to find a workaround for this?

Best Regards,
Vikrant