Skip to content

[e2e] Remove test that old version of wdio can't handle

Øyvind Evju requested to merge remove-failing-e2e-test into dev

Description

In chrome 127, we needed to adapt to catch alerts triggered by window.onbeforeunload. This was fixed in !843 (merged).

However, with chrome 128, this fix doesn't work anymore.

I found no way of handling this, and I simply do not understand why the fix is now insufficient. Since this is a small part of the legacy frontend, I vote to remove the test.

Notes to review (code/docs/QA)

Related issues

Merge request reports

Loading