Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolarLune/masterplan
/ Do
Method
Do
browser.go:629–631 ·
view source on GitHub ↗
(action chromedp.Action)
Source
from the content-addressed store, hash-verified
627
}
628
629
func
(b *BrowserTab) Do(action chromedp.Action) {
630
b.Actions <- action
631
}
632
633
func
(b *BrowserTab) UpdateBufferSize(w, h int) {
634
Callers
10
UpdateBufferSize
Method · 0.95
NavigateBack
Method · 0.95
NavigateForward
Method · 0.95
Navigate
Method · 0.95
UpdateZoom
Method · 0.95
NewInternetContents
Function · 0.80
ReloadPage
Method · 0.80
Update
Method · 0.80
makeMouseAction
Method · 0.80
NewResource
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected