MCPcopy 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
629func (b *BrowserTab) Do(action chromedp.Action) {
630 b.Actions <- action
631}
632
633func (b *BrowserTab) UpdateBufferSize(w, h int) {
634

Callers 10

UpdateBufferSizeMethod · 0.95
NavigateBackMethod · 0.95
NavigateForwardMethod · 0.95
NavigateMethod · 0.95
UpdateZoomMethod · 0.95
NewInternetContentsFunction · 0.80
ReloadPageMethod · 0.80
UpdateMethod · 0.80
makeMouseActionMethod · 0.80
NewResourceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected