zackees / open-webdriver

Yet another web driver wrapper for python. But this one has cross platform tests!
MIT License
8 stars 2 forks source link

TypeError #2

Closed Soebb closed 6 months ago

Soebb commented 6 months ago

from .main import Driver # type: ignore

File "/usr/local/lib/python3.9/dist-packages/open_webdriver/main.py", line 51, in

disable_gpu: bool | None = None,

TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

Python 3.9