pwcompat

package
v2.6.2 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package pwcompat provides a compatibility layer, so when the playwright-go team decides to break compatibility again, there's a place to write a workaround.

Index

Constants

This section is empty.

Variables

View Source
var (
	NodeExe string = "node"
)

Functions

This section is empty.

Types

type Adapter

type Adapter struct {
	DriverDirectory      string
	DriverBinaryLocation string
	// contains filtered or unexported fields
}

func NewAdapter

func NewAdapter(runopts *playwright.RunOptions) (*Adapter, error)

func (*Adapter) Driver

func (a *Adapter) Driver() *playwright.PlaywrightDriver

Jump to

Keyboard shortcuts

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