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
We are from Albertsons org and trying to setup the detox for our react native app. facing some issues while setting up, Script is executing successfully but it is saying the network requests are not respond.
11:31:44.527 detox[80686] i The app has not responded to the network requests below:
(id = 2) invoke: {"type":"expectation","predicate":{"type":"text","value":"Welcome, associate!","isRegex":false},"expectation":"toBeVisible","timeout":10000}
(id = 3) invoke: {"type":"expectation","predicate":{"type":"text","value":"Sign in with Microsoft","isRegex":false},"expectation":"toBeVisible","timeout":20000}
(id = 4) invoke: {"type":"expectation","predicate":{"type":"text","value":"Privacy Policy","isRegex":false},"expectation":"toBeVisible","timeout":20000}
(id = 5) invoke: {"type":"action","action":"tap","predicate":{"type":"text","value":"Privacy Policy","isRegex":false}}
Unresponded network requests might result in timeout errors in Detox tests.
Description
Hi,
We are from Albertsons org and trying to setup the detox for our react native app. facing some issues while setting up, Script is executing successfully but it is saying the network requests are not respond.
11:31:44.527 detox[80686] i The app has not responded to the network requests below:
(id = 2) invoke: {"type":"expectation","predicate":{"type":"text","value":"Welcome, associate!","isRegex":false},"expectation":"toBeVisible","timeout":10000}
(id = 3) invoke: {"type":"expectation","predicate":{"type":"text","value":"Sign in with Microsoft","isRegex":false},"expectation":"toBeVisible","timeout":20000}
(id = 4) invoke: {"type":"expectation","predicate":{"type":"text","value":"Privacy Policy","isRegex":false},"expectation":"toBeVisible","timeout":20000}
(id = 5) invoke: {"type":"action","action":"tap","predicate":{"type":"text","value":"Privacy Policy","isRegex":false}}
Unresponded network requests might result in timeout errors in Detox tests.
Please email me on this if you want to connect - pnall02@safeway.com, dhayanidhi.mahalingam@albertsons.com
Your environment
Detox version: 20.34.1
React Native version: 0.74.6
Node version: 23.6.1
Device model: MacBook Pro
OS: Sonoma 14.5
Test-runner (select one): jest / other - Jest
The text was updated successfully, but these errors were encountered: