chrome

package
v0.0.0-...-aef126f Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DockerBuild string = "no"
View Source
var ShouldLog string = "no"

Functions

This section is empty.

Types

type Chrome

type Chrome interface {
	CreateContext() (context.Context, context.CancelFunc)
	Run([]*model.Action, []*model.OutputCollectionMap) (*model.Output, error)
	ActionToCDPTasks([]*model.RuntimeVar, *model.Action) (cdp.Tasks, []*model.RuntimeVar)
	CollectDataCDPTasks([]*model.RuntimeVar, []*model.ResultOutputCollectionMap) cdp.Tasks
}

func New

func New(timeout time.Duration, omitEmpty *bool) Chrome

Jump to

Keyboard shortcuts

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