From 830d22d8931a4e5f0606d401f24d7cd937f8697e Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Wed, 2 Feb 2022 11:13:48 +0100 Subject: support Parabola's Iceweasel in tests --- pytest.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini index 6c8afcc..1057a9a 100644 --- a/pytest.ini +++ b/pytest.ini @@ -17,3 +17,4 @@ markers = ext_data: define a custom testing extension for `webextension` fixture. get_page: define a url the `driver` fixture should navigate the browser to. + second_driver: tell `driver` fixture to spawn a separate browser instance fr this test. -- cgit v1.2.3