Hello!
I'm currently seeing an issue with webkit when being ran on ubuntu CI machines.
Button clicks with navigations and page loads result in http instead of https protocol.
This behavior can only be observed with mentioned combination and not with any other - firefox, chrome and edge on ubuntu are fine.
Using Playwright 1.51, Python3.12, Ubuntu 24.04, Webkit 18.4.
Notice in the trace how button clicks redirects to http (should always be https) or simply reloads the page with http instead of correct navigation
webkit_ubuntu_trace