Circus
    Preparing search index...

    Class ZCircusSetupBrowserAbstract

    Represents a necessary setup that can open a browser.

    Hierarchy (View Summary)

    Implements

    Index

    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 Promise<Builder>

      The starting builder for this browser.