You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS device gets disabled after some time interval in the hub machine device section despite using "sendNodeDevicesToHubIntervalMs" in node machine configuration.
#1548
Open
Giteshkongre opened this issue
Feb 18, 2025
· 1 comment
I am encountering an issue where my iOS device gets disabled after some time in the hub machine device section. I have configured the node machine with the "sendNodeDevicesToHubIntervalMs" parameter set to 100000.
Steps to Reproduce:
Set up the iOS device on the hub machine with the following configuration:
Node machine configuration with "sendNodeDevicesToHubIntervalMs": 100000.
Run the Appium server.
Execute tests on the iOS device using Appium and WebDriverAgent.
Observe that after some time, the iOS device becomes disabled in the hub machine device section.
Expected Behavior:
The iOS device should remain available for testing without becoming disabled.
The text was updated successfully, but these errors were encountered:
I am encountering an issue where my iOS device gets disabled after some time in the hub machine device section. I have configured the node machine with the "sendNodeDevicesToHubIntervalMs" parameter set to 100000.
Steps to Reproduce:
Set up the iOS device on the hub machine with the following configuration:
Node machine configuration with "sendNodeDevicesToHubIntervalMs": 100000.
Run the Appium server.
Execute tests on the iOS device using Appium and WebDriverAgent.
Observe that after some time, the iOS device becomes disabled in the hub machine device section.
Expected Behavior:
The iOS device should remain available for testing without becoming disabled.
The text was updated successfully, but these errors were encountered: