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
{{ message }}
This repository was archived by the owner on Dec 12, 2025. It is now read-only.
We are running OPA5 integration test cases using karma-ci and karma-ui5 in CI/CD pipeline.
We have many test cases and we observed that after running some test cases , karma runner raising browser time out error. Please find below screenshot for the same.
In order to resolve above issue, we tried to run test cases in script mode so that we can run limited test case from below path but test cases is not getting started by adding below code:
Test case is not getting started:
Could you please suggest how can we run test in batch mode.