Module selenium-webdriver/http
code »
Defines a the
webdriver.http.Client
for use with NodeJS.
Classes
Executor
A command executor that communicates with a server using the WebDriver command protocol.
HttpClient
A
webdriver.http.Client
implementation using Node's built-in http module.
Request
Describes a partial HTTP request.
Response
Represents a HTTP response.
Show:
Public
Protected
Private
Menu
Overview
Types
No data
Modules
No data
Files
No data
License