Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DismissPagePopups ¶
DismissPagePopups tries to find and click on elements that are likely to be dismissible pop-ups.
Types ¶
type ClickedElement ¶
type ClickedElement struct {
// contains filtered or unexported fields
}
type CrawlOptions ¶
type CrawledPageResut ¶
type Crawler ¶
type Crawler struct { Options CrawlOptions // contains filtered or unexported fields }
func NewCrawler ¶
func (*Crawler) CreateScopeFromProvidedUrls ¶
func (c *Crawler) CreateScopeFromProvidedUrls()
CreateScopeFromProvidedUrls creates scope items given the received urls
type SubmittedForm ¶
type SubmittedForm struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.