PATCH WEDNESDAY

4.4.5

    **patch to fix headless mode**

    -https://stackoverflow.com/a/73840130/7058266
    -https://support.google.com/chrome/a/answer/7679408#hdlssMod110

    thanks @mdmintz for this info
This commit is contained in:
UltrafunkAmsterdam 2023-02-08 17:14:22 +01:00
commit 96abd37cca
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ by UltrafunkAmsterdam (https://github.com/ultrafunkamsterdam)
from __future__ import annotations
__version__ = "3.4.4"
__version__ = "3.4.5"
import json
import logging