Post

Replies

Boosts

Views

Activity

Comment on Bonjour not working with UI Test Target
My UI tests on iOS require few commands to be executed on host Mac Terminal during execution. I am trying to achieve this via Bonjour Services where my UI Test on iOS will connect to the Bonjour service on host Mac and send commands to be executed. Is there any workaround to run Bonjour services within UI Test Bundle ?
Sep ’24
Comment on XCTest Bundle cannot access local network using NWConnect
Any update on this ?
Replies
Boosts
Views
Activity
Oct ’24
Comment on Bonjour not working with UI Test Target
My UI tests on iOS require few commands to be executed on host Mac Terminal during execution. I am trying to achieve this via Bonjour Services where my UI Test on iOS will connect to the Bonjour service on host Mac and send commands to be executed. Is there any workaround to run Bonjour services within UI Test Bundle ?
Replies
Boosts
Views
Activity
Sep ’24
Comment on Enable local network access during iOS UI test in iOS14
Worked! Thank you. Have to activate springboard before tapping Allow let springBoard = XCUIApplication(bundleIdentifier: "com.apple.springboard") springBoard.activate()
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on Enable local network access during iOS UI test in iOS14
Did not work for me. Xcode - 15.4 iOS - 17.5.1
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’24