Home
last modified time | relevance | path

Searched refs:CommandActivateTarget (Results 1 – 2 of 2) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/target/
H A Dtarget.go36 return cdp.Execute(ctx, CommandActivateTarget, p, nil)
559 CommandActivateTarget = "Target.activateTarget" const
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/
H A Dcdproto.go599 CommandTargetActivateTarget = target.CommandActivateTarget