Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseTarget ¶
CloseTarget closes a target by closing the page if the last page has been closed, clean up everything it returns an error if any
func NewTab ¶
NewTab abstracts creating a new tab in the root context it returns a target ID or error
func PrepareProxy ¶
func PrepareProxy(chromeListenAddr string, frontendListenAddr string, customOpts ...chromedp.ExecAllocatorOption)
PrepareProxy abstracts chromedp.NewExecAllocator to the use case of this package it accepts listen addresses for both Chrome remote debugging and frontend as configuration it is also a variadic function that accepts extra chromedp.ExecAllocatorOption to be passed to the chromedp.NewExecAllocator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.