cdp

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2022 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 Options

type Options struct {
	LoginURL string
	ISP      string
	Username string
	Password string
	Timeout  time.Duration
	Flags    map[string]interface{}
}

Options for the CDP Solution

type Solution

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

Solution using Chrome DP

func NewSolution

func NewSolution(opts *Options) *Solution

NewSolution build a new Solution with Options

func (*Solution) Run

func (sln *Solution) Run() error

Run the solution

Jump to

Keyboard shortcuts

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