Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ patch
Method
patch
seleniumbase/undetected/patcher.py:121–123 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
119
return
self.patch()
120
121
def
patch(self):
122
self.patch_exe()
123
return
self.is_binary_patched()
124
125
def
fetch_release_number(self):
126
from
urllib.request
import
urlopen
Callers
1
auto
Method · 0.95
Calls
2
patch_exe
Method · 0.95
is_binary_patched
Method · 0.95
Tested by
no test coverage detected