Represents a necessary setup that can open a browser.

Hierarchy (view full)

Implements

Constructors

Properties

Methods

Constructors

Properties

url: string

The url to open when the browser opens.

Methods

  • Sets the flag to accept insecure certs.

    Parameters

    • value: boolean = true

      The flag value to set.

    Returns this

    A self reference to this object.

  • Constructs the starting builder for this browser.

    Returns Builder

    The starting builder for this browser.