We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f116b commit 7c1afb8Copy full SHA for 7c1afb8
tests/bookmarks_and_history/test_user_can_forget_history.py
@@ -2,7 +2,7 @@
2
from selenium.webdriver import Firefox
3
4
from modules.browser_object import ForgetPanel, Navigation, PanelUi, TabBar
5
-from modules.page_object import CustomizeFirefox, GenericPage
+from modules.page_object import CustomizeFirefox
6
7
8
@pytest.fixture()
0 commit comments