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

Method is_snap

rust/src/edge.rs:556–558  ·  view source on GitHub ↗
(&self, _browser_path: &str)

Source from the content-addressed store, hash-verified

554 }
555
556 fn is_snap(&self, _browser_path: &str) -> bool {
557 false
558 }
559
560 fn get_snap_path(&self) -> Option<PathBuf> {
561 None

Callers 2

find_browser_in_pathMethod · 0.45
setupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected