Skip to content

Commit

Permalink
FIX: patch wdm for Chrome 115+ and freeze it to 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yashaka authored and vaibhavsahni009 committed Sep 16, 2023
1 parent 5ef1cd9 commit 6ca85e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selene/support/_extensions/webdriver_manager/patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,4 +214,4 @@ def get_binary(files, driver_name):
# safely patching only exactly our manager object's get_binary
driver_manager.driver_cache._DriverCache__get_binary = get_binary

return driver_manager
return driver_manager

0 comments on commit 6ca85e6

Please sign in to comment.