Documentation
¶
Index ¶
- type Browser
- func (b *Browser) Close() error
- func (b *Browser) Cookies() []*proto.NetworkCookie
- func (b *Browser) GetCookie(name string) (*proto.NetworkCookie, bool)
- func (b *Browser) MustPage(url ...string) *rod.Page
- func (b *Browser) SetCookie(c *proto.NetworkCookie)
- func (b *Browser) Visit(url string, wait time.Duration) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.