Adds a list of base64-encoded strings representing Opera extensions to the list of extensions
to be installed in the instance of Opera.
Namespace: OpenQA.Selenium.Opera
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax
Parameters
- extensions
- Type: SystemString
An array of base64-encoded strings representing the extensions to add.
See Also