cujrunner

package
v0.0.0-...-683b059 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Overview

Package cujrunner implements a way to run composed cuj using a json config.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CUJRunner

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

CUJRunner creates and runs tasks for actions defined in a JSON config.

func NewRunner

func NewRunner(cr *chrome.Chrome) *CUJRunner

NewRunner creates an instance of CUJRunner.

func (*CUJRunner) Run

func (r *CUJRunner) Run(ctx context.Context, s *testing.State, conf string) error

Run runs the given json config.

Jump to

Keyboard shortcuts

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