MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / exists

Method exists

rust/src/lock.rs:72–74  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

70 }
71
72 pub fn exists(&mut self) -> bool {
73 self.path.exists()
74 }
75}
76
77impl Drop for Lock {

Callers 15

clear_lock_if_requiredFunction · 0.45
mainFunction · 0.45
first_existing_pathFunction · 0.45
untargzFunction · 0.45
copy_folder_contentFunction · 0.45
download_driverMethod · 0.45
download_browserMethod · 0.45
detect_browser_pathMethod · 0.45
find_browser_in_pathMethod · 0.45
setupMethod · 0.45

Calls

no outgoing calls

Tested by 13

get_selenium_managerFunction · 0.36
browser_path_testFunction · 0.36
extract_traceback_framesFunction · 0.36
_resolve_bazel_pathFunction · 0.36
serverFunction · 0.36
driver_kwargsMethod · 0.36
chromium_driverMethod · 0.36
chromium_driverMethod · 0.36
test_set_filesFunction · 0.36
test_set_multiple_filesFunction · 0.36