1
Use a real browser — Chrome, Firefox, Safari, or Edge on a standard installation.
2
Disable browser automation extensions — uninstall or disable Selenium, WebDriver, or any automation add-on.
3
Disable headless mode — if you are running a browser via a script or CLI, switch to a headed (visible window) browser session.
4
Enable JavaScript — make sure JavaScript is fully enabled in your browser settings.
5
Enable hardware acceleration in your browser settings so WebGL can use your real GPU.