target

package
v0.0.0-...-f16a5c3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2015 License: MIT, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Selector

type Selector struct {
	Type    string
	Value   string
	Index   int
	Indexed bool
	Single  bool
}

func (Selector) API

func (s Selector) API() api.Selector

func (Selector) String

func (s Selector) String() string

type Selectors

type Selectors []Selector

func (Selectors) AppendButton

func (s Selectors) AppendButton(text string) Selectors

func (Selectors) AppendCSS

func (s Selectors) AppendCSS(cssSelector string) Selectors

func (Selectors) AppendLabeled

func (s Selectors) AppendLabeled(text string) Selectors
func (s Selectors) AppendLink(text string) Selectors

func (Selectors) AppendXPath

func (s Selectors) AppendXPath(xPathSelector string) Selectors

func (Selectors) At

func (s Selectors) At(index int) Selectors

func (Selectors) Single

func (s Selectors) Single() Selectors

func (Selectors) String

func (s Selectors) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL