You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the recommended "best practices" configuration from the README, the bot detection still flags hasInconsistentGPUFeatures as true on Ubuntu with Intel Arc A380 graphics. This occurs despite following the installation and configuration instructions precisely.
Install Chromium for Patchright: npx patchright install chromium
Run the above code
Notice that the detection page flags for hasInconsistentGPUFeatures
Expected
According to the README, Patchright should pass Datadome and other bot detection tests without being flagged for GPU inconsistencies. The documentation specifically mentions passing these tests with proper configuration.
Actual
The text was updated successfully, but these errors were encountered:
System info
Description
When using the recommended "best practices" configuration from the README, the bot detection still flags
hasInconsistentGPUFeatures
as true on Ubuntu with Intel Arc A380 graphics. This occurs despite following the installation and configuration instructions precisely.Source code
Steps
sudo apt install google-chrome-stable
npx patchright install chromium
hasInconsistentGPUFeatures
Expected
According to the README, Patchright should pass Datadome and other bot detection tests without being flagged for GPU inconsistencies. The documentation specifically mentions passing these tests with proper configuration.
Actual
The text was updated successfully, but these errors were encountered: