aboutsummaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
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.