Skip to content

Fixing the workflow test#229

Open
sonalgaud12 wants to merge 4 commits intoodk-x:developmentfrom
sonalgaud12:datepicker
Open

Fixing the workflow test#229
sonalgaud12 wants to merge 4 commits intoodk-x:developmentfrom
sonalgaud12:datepicker

Conversation

@sonalgaud12
Copy link

Description:

Some of our Playwright tests were timing out because the app never reached the networkidle state (due to ongoing requests). I’ve updated the tests to use domcontentloaded instead, which makes navigation more reliable.

I also added a few waitFor() checks before interacting with iframes and buttons, and increased the test timeout for slower CI runs. These changes should make the datetimepicker and other flows run more consistently across browsers.

@wbrunette
Copy link
Member

@sonalgaud12 the test is failing after the merge.

@sonalgaud12
Copy link
Author

I am unable to access the pipeline @wbrunette. It says "Page Not Found"

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants