Documentation
¶
Index ¶
- type Page
- func (page *Page) Attr(s *agouti.Selection, attr, res string)
- func (page *Page) Click(xpath string, intervals ...int)
- func (page *Page) ClickS(s *agouti.Selection, intervals ...int)
- func (page *Page) Contain(s string)
- func (page *Page) Css(xpath, css, res string)
- func (page *Page) CssS(s *agouti.Selection, css, res string)
- func (page *Page) Destroy()
- func (page *Page) Display(xpath string)
- func (page *Page) Fill(xpath, content string)
- func (page *Page) MoveMouseBy(xOffset, yOffset int)
- func (page *Page) NavigateTo(path string)
- func (page *Page) NoContain(s string)
- func (page *Page) Nondisplay(xpath string)
- func (page *Page) Text(xpath, text string)
- func (page *Page) Value(xpath, value string)
- func (page *Page) Wait(t int)
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.