Documentation ¶
Overview ¶
Package toolkit provides a collection of tools.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Browser ¶
type Browser struct {
// contains filtered or unexported fields
}
Browser represents a collection of schema.Tool objects that enable interaction with a browser.
func NewBrowser ¶
NewBrowser creates a new Browser object from the given playwright.Browser instance. It initializes various schema.Tool objects that facilitate interactions with the browser.
Click to show internal directories.
Click to hide internal directories.