Unable to make successful host connection in UI Test target.

Hello,

I am automating a test scenario, as part of it I have to make a Raspberry Host connection which is on local area network. I can make successful connection to the host from UnitTest target. But the connection is failing when I make the same connection from Unit Test target. I am using XCUITest to automate the app.

I am blocked here. I did refer some posts but didn't find any solution.

Kindly help.

Thanks, Sudheer

Are you running into a local network privacy prompt or TLS failure? For example, when using XCUITests does a local network privacy prompt show up for connecting to a local network device?

Unable to make successful host connection in UI Test target.
 
 
Q