Class Browser

Index

Constructor methods

Methods

Constructor methods

constructor(args: { type: string; location?: string; args?: any; }): Browser

Parameters

  • args: { type: string; location?: string; args?: any; }

Returns

Browser

Methods

public close(): any

Returns

any

public open(harnessUrl: string, serverUrl?: string): any

Parameters

  • harnessUrl: string
  • serverUrl?: string optional

Returns

any