-
Task
-
Resolution: Done
-
Normal
-
None
-
None
https://issues.redhat.com/browse/RHCLOUD-20356 has introduced `window.localStorage.setItem('chrome:analytics:disable', true)` which probably disabled some analytics but not pendo. Some pendo pop-ups are obscuring UI elements which could fail some UI E2E tests.
The solution "block this and that URL in network tab" is not acceptable to us. We were doing that in RHOSAK UI tests for a while but it made our Playwright traces very much unreadable. `const blockedUrls = ['trustarc', 'dpal.js', 'analytics', 'segment.com'];`
Trace without blocking:
Trace with blocking:
Affected products: RHOSAK, RHOSR, RHOC
- is cloned by
-
RHCLOUD-24560 [QE] Verify Provide an API to disable Pendo and other analytics
-
- Closed
-