dom

package
v0.0.0-...-2ef0b57 Latest Latest
Warning

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

Go to latest
Published: May 14, 2019 License: BSD-3-Clause Imports: 5 Imported by: 6

Documentation

Index

Constants

View Source
const (
	// Name of this action
	Name = "DOM"

	// Description of this action
	Description = "DOM based actions"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DOM

type DOM struct {
	action.Action

	Selector string
	URL      string
}

Screenshot is an action

func (*DOM) Description

func (a *DOM) Description() string

Description returns what the action does

func (*DOM) DumpSelector

func (a *DOM) DumpSelector(html *string) (err error)

func (*DOM) InjectJS

func (a *DOM) InjectJS(inject string, extrudedEmails *[]string) (err error)

func (*DOM) Name

func (a *DOM) Name() string

Name returns the action name

Jump to

Keyboard shortcuts

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