EdwinR
Results
2
comments of
EdwinR
This fixed our issue, thanks!
Using this browser string works on MacOS and Linux (Ci/Cd pipeline): `chrome:emulation:cdpPort=9222;mobile=false;orientation=horizontal;touch=false;width=1800;height=800; --headless --disable-features=LocalNetworkAccessChecks` Note the space between the `;` and the browser options.