AsyncOperaDriver 0.2.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AsyncOperaDriver --version 0.2.2
NuGet\Install-Package AsyncOperaDriver -Version 0.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AsyncOperaDriver" Version="0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncOperaDriver --version 0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AsyncOperaDriver, 0.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AsyncOperaDriver as a Cake Addin #addin nuget:?package=AsyncOperaDriver&version=0.2.2 // Install AsyncOperaDriver as a Cake Tool #tool nuget:?package=AsyncOperaDriver&version=0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AsyncOperaDriver
Opera WebDriver and Chrome DevTools in one library.
Chrome DevTools because Opera is based on Chromium.
So AsyncOperaDriver is based on AsyncChromeDriver
It connects directly to Chrome DevTools and is async from this connection.
No need in operadriver.exe.
AsyncOperaDriver implements IAsyncWebBrowserClient and can be used as AsyncWebDriver.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AsyncChromeDriver (>= 0.2.6)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AsyncOperaDriver:
Package | Downloads |
---|---|
AsyncOperaDriver.SeleniumAdapter
Adapter to run Selenium tests through AsyncOperaDriver |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.5 | 1,150 | 5/6/2019 |
0.3.14 | 1,683 | 10/21/2017 |
0.3.10 | 1,002 | 10/18/2017 |
0.3.8 | 1,038 | 10/13/2017 |
0.3.7 | 1,053 | 10/13/2017 |
0.3.1 | 1,039 | 10/10/2017 |
0.2.3 | 1,699 | 10/2/2017 |
0.2.2 | 1,040 | 9/26/2017 |
0.2.1 | 1,027 | 9/19/2017 |
0.1.4 | 1,071 | 9/2/2017 |
0.1.3 | 1,042 | 8/26/2017 |
0.1.2 | 1,097 | 8/16/2017 |
0.1.1 | 1,094 | 8/16/2017 |
References update.