selenium_utils

package
v0.0.0-...-557c218 Latest Latest
Warning

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

Go to latest
Published: May 7, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SeleniumDriver

type SeleniumDriver struct {
	selenium.WebDriver
	// contains filtered or unexported fields
}

func NewSeleniumDriver

func NewSeleniumDriver(port int) (*SeleniumDriver, error)

func (*SeleniumDriver) Close

func (s *SeleniumDriver) Close() error

func (*SeleniumDriver) Debug

func (s *SeleniumDriver) Debug() error

func (*SeleniumDriver) InteractWithElement

func (s *SeleniumDriver) InteractWithElement(ctx context.Context, findBy string, findSelector string, cb func(el selenium.WebElement) error, timeout time.Duration) error

Jump to

Keyboard shortcuts

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