Name Description Size
__init__.py 0
context.py 481
fixtures.py Start a Firefox instance without using geckodriver. geckodriver will automatically use the --remote-allow-hosts and --remote.allow.origins command line arguments. Starting Firefox without geckodriver allows to set those command line arguments as needed. The fixture method returns the browser instance that should be used to connect to a RemoteAgent supported protocol (CDP, WebDriver BiDi). 4073
helpers.py 9718
network.py 1582