79324030

Date: 2025-01-02 14:41:42
Score: 0.5
Natty:
Report link

As answered here, use:

self.app = QApplication(sys.argv + ['--no-sandbox'])

Also unless there is a specifc reason that you are using PyQt6 for this, this website shows multiple far simpler ways to screenshot a website using Python.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kovy Jacob