OperaOptionsExtensions Property WebDriver
Gets the list of extensions to be installed as an array of base64-encoded strings.

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

public ReadOnlyCollection<string> Extensions { get; }

Property Value

Type: ReadOnlyCollectionString
See Also

Reference