Handle "Untrusted Source" warning popup in E2E typescript tests #23063
Labels
area/qe
e2e-test/failure
Issues that is related to a test failures reported by our CI platform and our QE.
kind/task
Internal things, technical debt, and to-do tasks to be performed.
Is your task related to a problem? Please describe
There is new "Untrusted Source" warning popup shown at the "Start workspace" page:
It's needed to handle it in E2E typescript tests.
Describe the solution you'd like
Click on "Continue" button in popup when create workspace in E2E typescript tests: https://github.com/eclipse-che/che/blob/sealights-poc/tests/e2e/tests-library/WorkspaceHandlingTests.ts
Describe alternatives you've considered
No response
Additional context
Related PR: eclipse-che/che-dashboard#1152
The text was updated successfully, but these errors were encountered: