Adds a base64-encoded string representing a Opera extension 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
- extension
- Type: SystemString
A base64-encoded string representing the extension to add.
See Also