model

package
v0.0.0-...-96fb1ba Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Karas

type Karas struct {
	Suite KarasSuite `json:"suite"`
	// contains filtered or unexported fields
}

func NewKaras

func NewKaras(driver webdriver.WebDriver) *Karas

func (*Karas) Do

func (k *Karas) Do() error

type KarasSuite

type KarasSuite struct {
	URL string `json:"url"`
	//ImplicitWaitTime time.Duration   `json:"implicitWaitTime"`
	Output  string          `json:"output"`
	Actions []action.Action `json:"actions"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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