Adds a path to a packed Opera extension (.crx file) 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
- pathToExtension
- Type: SystemString
The full path to the extension to add.
See Also