Skip to content

Commit d0aa0dc

Browse files
committed
2/3 test cases work
1 parent ca560be commit d0aa0dc

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

tests/tabs/test_move_multi_selected_tabs.py

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
import logging
2-
import platform
3-
import time
4-
51
import pytest
6-
from selenium.webdriver import ActionChains, Firefox, Keys
7-
from selenium.webdriver.common.by import By
2+
from selenium.webdriver import Firefox
83

94
from modules.browser_object import ContextMenu, TabBar
105

0 commit comments

Comments
 (0)