79711745

Date: 2025-07-23 11:03:37
Score: 0.5
Natty:
Report link

Without this option the code works:

options.add_argument("--disable-accelerated-2d-canvas")

You could try to replace it with:

options.add_argument("--disable-accelerated-2d-canvas")

Prevents fallback to software rendering when GPU is disabled—useful in combination with --disable-gpu.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gооd_Mаn