Skip to content

Commit c9ff154

Browse files
authored
Removes webdirvercache.py from utils (#1048)
1 parent 8196c08 commit c9ff154

2 files changed

Lines changed: 0 additions & 51 deletions

File tree

src/SeleniumLibrary/utils/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
from .librarylistener import LibraryListener
2121
from .seleniumversion import SELENIUM_VERSION
2222
from .types import is_falsy, is_noney, is_string, is_truthy
23-
from .webdrivercache import WebDriverCache
2423

2524

2625
def escape_xpath_value(value):

src/SeleniumLibrary/utils/webdrivercache.py

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)