Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
browser-harness
Browser
Class Browser
Index
Constructor methods
constructor
Methods
close
open
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
Globals
NodeJS
assert
browser-harness
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
config
events
Driver
ElementProxy
Browser
constructor
close
open
DriverEvents
HarnessEvents
listen