Open Issues Need Help
View All on GitHub Testing • Utilities
AI Summary: Debug and fix a failing test in the `oscd-test-utils` library. The `waitForDialogState` function times out on WebKit browsers within GitHub Actions workflows, but works locally. The issue is specifically observed when used externally by `oscd-shell` and involves scenarios with multiple loaded documents. The fix requires investigating the timing differences between local execution and GitHub Actions, potentially related to WebKit browser behavior or environment differences.
Complexity:
4/5
bug help wanted