DriverFramework 1.21.8

dotnet add package DriverFramework --version 1.21.8
                    
NuGet\Install-Package DriverFramework -Version 1.21.8
                    
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="DriverFramework" Version="1.21.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DriverFramework" Version="1.21.8" />
                    
Directory.Packages.props
<PackageReference Include="DriverFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DriverFramework --version 1.21.8
                    
#r "nuget: DriverFramework, 1.21.8"
                    
#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.
#addin nuget:?package=DriverFramework&version=1.21.8
                    
Install DriverFramework as a Cake Addin
#tool nuget:?package=DriverFramework&version=1.21.8
                    
Install DriverFramework as a Cake Tool

Add user profile preference to ChromeDriver, to prevent password warning popup

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.21.8 156 6 days ago
1.21.7 83 9 days ago
1.21.6 95 a month ago
1.21.5 91 a month ago
1.21.4 149 a month ago
1.21.3 149 a month ago
1.21.2 186 a month ago
1.21.1 187 a month ago
1.21.0 185 2 months ago
1.20.9 192 2 months ago
1.20.8 128 2 months ago
1.20.7 116 2 months ago
1.20.6 93 2 months ago
1.20.5 93 2 months ago
1.20.4 92 3 months ago
1.20.3 79 3 months ago
1.20.2 131 10 months ago
1.20.1 92 10 months ago
1.19.6 105 5/16/2024
1.19.5 90 5/8/2024
1.19.4 135 4/23/2024
1.19.3 140 2/14/2024
1.19.2 272 11/15/2023
1.19.1 117 11/9/2023
1.19.0 115 11/9/2023
1.18.9 142 11/2/2023
1.18.8 127 10/31/2023
1.18.7 114 10/27/2023
1.18.6 141 10/3/2023
1.18.5 118 10/3/2023
1.18.4 140 9/13/2023
1.18.3 172 8/4/2023
1.18.2 176 8/1/2023
1.18.1 206 6/30/2023
1.18.0 202 6/12/2023
1.17.9 179 6/9/2023
1.17.8 199 5/9/2023
1.17.7 228 4/21/2023
1.17.6 273 3/29/2023
1.17.5 262 3/24/2023
1.17.4 250 3/24/2023
1.17.3 260 3/23/2023
1.17.2 279 3/15/2023
1.17.1 277 3/7/2023
1.17.0 291 2/27/2023
1.16.9 292 2/24/2023
1.16.8 284 2/23/2023
1.16.7 319 2/22/2023
1.16.6 283 2/22/2023
1.16.5 300 2/17/2023
1.16.4 291 2/15/2023
1.16.3 292 2/7/2023
1.16.2 304 2/3/2023
1.16.1 305 2/3/2023
1.16.0 320 1/24/2023
1.15.9 329 1/17/2023
1.15.8 352 1/9/2023
1.15.7 344 1/9/2023
1.15.6 347 12/19/2022
1.15.5 355 12/6/2022
1.15.4 364 12/2/2022
1.15.3 383 12/2/2022
1.15.2 394 11/15/2022
1.15.1 423 11/4/2022
1.15.0 413 11/3/2022
1.14.10 391 11/2/2022
1.14.9 478 9/13/2022
1.14.6 473 8/22/2022
1.14.5 500 7/6/2022
1.14.4 489 7/6/2022
1.14.3 506 7/5/2022
1.13.9.2 493 6/20/2022
1.13.9 481 6/17/2022
1.13.5 476 6/14/2022
1.13.0 412 11/3/2021
1.12.0 397 11/3/2021
1.11.0 434 7/5/2021
1.10.0 607 5/28/2020
1.0.9 579 5/27/2020
1.0.8 596 12/3/2019
1.0.7 560 12/3/2019
1.0.6 609 12/3/2019
1.0.5 589 12/3/2019
1.0.4 629 9/26/2019
1.0.3 664 9/26/2019
1.0.2 628 9/25/2019
1.0.1 617 9/25/2019
1.0.0 629 9/25/2019

Add user profile preference to ChromeDriver, to prevent password warning popup