wix/Detox

Detox is not waiting for WebView page to be loaded completely (Android + iOS)

Open

#4,514 opened on Jun 18, 2024

 (3 comments) (0 reactions) (1 assignee)JavaScript (1,942 forks)batch import
hacktoberfestplatform: androidstatus: triagetype: bug 🐞user: looking for contributors

Repository metrics

Stars
 (10,558 stars)
PR merge metrics
 (PR metrics pending)

Description

What happened?

Create a web view with some heavy loading Try to access an element that is not loaded yet The test will fail

What was the expected behaviour?

No response

Was it tested on latest Detox?

  • I have tested this issue on the latest Detox release and it still reproduces.

Did your test throw out a timeout?

Help us reproduce this issue!

No response

In what environment did this happen?

Detox version: React Native version: Has Fabric (React Native's new rendering system) enabled: (yes/no) Node version: Device model: Android version: Test-runner (select one): jest / other

Detox logs

paste logs here!

Device logs

paste your device.log here!

More data, please!

No response

Contributor guide