selenium

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PROTOCOL = "http"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func (*Client) Address

func (c *Client) Address() string

func (*Client) CloseSession

func (c *Client) CloseSession(sessionID string) (*jsonwire.Message, error)

func (*Client) Health

func (c *Client) Health() (*jsonwire.Message, error)

func (*Client) Sessions

func (c *Client) Sessions() (*jsonwire.Sessions, error)

type ClientFactory

type ClientFactory struct{}

func (*ClientFactory) Create

func (f *ClientFactory) Create(address string) jsonwire.ClientInterface

type HTTPMethod

type HTTPMethod string

Source Files

  • client.go

Jump to

Keyboard shortcuts

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