Skip to main content

Crate a3s_use_browser

Crate a3s_use_browser 

Source

Structs§

BrowserActionResult
BrowserPool
A shared pool managing a single browser process with tab concurrency control.
BrowserPoolConfig
Configuration for the browser pool.
BrowserRuntime
BrowserRuntimeStatus
BrowserSessionInfo
BrowserSessions
BrowserSnapshot
OpenSessionRequest
RenderRequest
RenderedPage
SnapshotElement
UnavailableRenderer
Initial provider used until the proven Chrome implementation is extracted from A3S Search.
UseError

Enums§

BrowserBackend
Selects which headless browser backend the pool uses.
BrowserInstallSource
BrowserProvider
Explicit provider selection for a Browser pool.
ManagedBrowser
WaitCondition

Traits§

PageRenderer

Functions§

browser_status
browser_statuses
detect_chrome
Detect an existing Chrome/Chromium installation on the system.
discover_system_browser
doctor
ensure_chrome
Ensure Chrome is available, downloading it if necessary.
install_browser
repair_browser
uninstall_managed_browsers
Removes only Browser runtimes installed under the A3S Use data root.
update_browser

Type Aliases§

UseResult