Initializes a new instance of that class.
Stores disposable sub objects.
Stores intervals.
Stores timeouts.
Gets the options for the client.
Sets or gets the default captureRejection value for all emitters.
This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
Gets the host address.
Gets if object has been disposed or not.
Gets if the 'dispose()' method is currently executed or not.
Gets if the object is disposed or currently disposing.
Gets the TCP port.
Cleansup all timeouts.
Cleansup all timeouts.
Returns a list of all IFrames.
The promise with the frames.
Returns a list of all pages.
The promise with the pages.
Additional logic for the 'dispose()' method.
Generated using TypeDoc
A DevTools client.