HttpCommandProcessor Constructor WebDriver
Overload List

  NameDescription
Public methodHttpCommandProcessor(String, String, String)
Specifies the URL to the server, a command to launch the browser, and a starting URL for the browser.
Public methodHttpCommandProcessor(String, Int32, String, String)
Specifies a server host/port, a command to launch the browser, and a starting URL for the browser.
Back to Top
See Also