Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the issue on iOS and android as network requests are not happening #4715

Open
pnall02 opened this issue Feb 20, 2025 · 0 comments
Open

Comments

@pnall02
Copy link

pnall02 commented Feb 20, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant