oxywd

package module
v0.2.6-f1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: MIT Imports: 11 Imported by: 0

README

0xyWD

Proxied web-driver session util package written on GoLang

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddExtension

func AddExtension(caps CapsExtensionAdder, path string) error

func AddUnpackedExtension

func AddUnpackedExtension(caps CapsUnpackedExtensionAdder, basePath string) error

func Md5Str

func Md5Str(hashing string) string

func SetProxy

func SetProxy(caps CapsExtAdder, proxy string) error

SetProxy build a proxy extension for browser and than inject it in browser capabilities. It also creates temporary folder `tmp`. in this version of method empty proxy do not fires an error.

Types

type CapsExtAdder

type CapsExtAdder interface {
	CapsExtensionAdder
	CapsUnpackedExtensionAdder
}

type CapsExtensionAdder

type CapsExtensionAdder interface {
	AddExtension(path string) error
}

type CapsUnpackedExtensionAdder

type CapsUnpackedExtensionAdder interface {
	AddUnpackedExtension(basePath string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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