Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLDoc ¶
type HTMLDoc struct {
// contains filtered or unexported fields
}
HTMLDoc struct
func NewHTMLParser ¶
NewHTMLParser parse html file
func (*HTMLDoc) AssertElement ¶ added in v1.3.0
AssertElement check if element by selector exists or does not exist depending on checkExists
func (*HTMLDoc) GetInputValueByID ¶
GetInputValueByID for get input value by id
func (*HTMLDoc) GetInputValueByName ¶
GetInputValueByName for get input value by name
Click to show internal directories.
Click to hide internal directories.