Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ get_snap_path
Method
get_snap_path
rust/src/edge.rs:560–562 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
558
}
559
560
fn get_snap_path(&self) -> Option<PathBuf> {
561
None
562
}
563
}
564
565
#[derive(Serialize, Deserialize, Debug)]
Callers
1
find_browser_in_path
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected