OperaOptionsDebuggerAddress Property WebDriver
Gets or sets the address of a Opera debugger server to connect to. Should be of the form "{hostname|IP address}:port".

Namespace: OpenQA.Selenium.Opera
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax

public string DebuggerAddress { get; set; }

Property Value

Type: String
See Also

Reference