ChromeForTesting 125.0.6422.78022

There is a newer version of this package available.
See the version list below for details.
dotnet add package ChromeForTesting --version 125.0.6422.78022                
NuGet\Install-Package ChromeForTesting -Version 125.0.6422.78022                
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="ChromeForTesting" Version="125.0.6422.78022" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChromeForTesting --version 125.0.6422.78022                
#r "nuget: ChromeForTesting, 125.0.6422.78022"                
#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 ChromeForTesting as a Cake Addin
#addin nuget:?package=ChromeForTesting&version=125.0.6422.78022

// Install ChromeForTesting as a Cake Tool
#tool nuget:?package=ChromeForTesting&version=125.0.6422.78022                

Portable Chrome for Testing

This is portable chrome for testing browser binary distributed as nuget package that doesn't require any installation on system for deployment.

test workflow NuGet version

Nuget version semantic is X.X.X.X0Y where:

It works on:

  • MacOS arm64
  • MacOS x64
  • Linux x64
  • Windows x86
  • Windows x64

Example:

using CliWrap;
using CliWrap.Buffered;
using ChromeForTesting;

BufferedCommandResult res = await Cli.Wrap(ChromeForTestingInstance.ChromePath)
            .WithArguments("--version")
            .WithValidation(CommandResultValidation.None)
            .ExecuteBufferedAsync();

Console.WriteLine($"Exit code: {res.ExitCode}");
Console.WriteLine($"Output: {res.StandardOutput}");
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

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
130.0.6723.116032 65 11/7/2024
130.0.6723.93032 68 11/6/2024
130.0.6723.91032 412 10/30/2024
130.0.6723.69032 280 10/23/2024
130.0.6723.58032 118 10/16/2024
129.0.6668.100032 983 10/10/2024
129.0.6668.91032 79 10/9/2024
129.0.6668.89032 641 10/3/2024
129.0.6668.71032 367 10/2/2024
129.0.6668.70032 375 9/25/2024
129.0.6668.58032 157 9/18/2024
128.0.6613.137032 766 9/11/2024
128.0.6613.119032 905 9/3/2024
128.0.6613.86032 137 8/29/2024
128.0.6613.84032 506 8/22/2024
127.0.6533.119032 661 8/14/2024
127.0.6533.99032 546 8/7/2024
127.0.6533.88032 337 7/31/2024
127.0.6533.72032 258 7/24/2024
126.0.6478.182032 166 7/17/2024
126.0.6478.126032 821 6/25/2024
126.0.6478.63032 1,117 6/21/2024
126.0.6478.62032 125 6/19/2024
126.0.6478.61032 495 6/14/2024
126.0.6478.55032 105 6/12/2024
125.0.6422.141032 1,267 5/31/2024
125.0.6422.78032 519 5/29/2024
125.0.6422.78031 99 5/29/2024
125.0.6422.78029 241 5/28/2024
125.0.6422.78028 111 5/28/2024
125.0.6422.78027 122 5/28/2024
125.0.6422.78026 117 5/27/2024
125.0.6422.78025 105 5/27/2024
125.0.6422.78024 110 5/27/2024
125.0.6422.78023 115 5/27/2024
125.0.6422.78022 141 5/24/2024
125.0.6422.60021 376 5/21/2024
125.0.6422.60019 93 5/20/2024
125.0.6422.60018 88 5/20/2024
125.0.6422.60017 81 5/20/2024
125.0.6422.60016 83 5/20/2024
125.0.6422.60015 78 5/20/2024
125.0.6422.60014 80 5/20/2024
125.0.6422.60013 70 5/20/2024
125.0.6422.60012 85 5/20/2024
125.0.6422.60011 102 5/20/2024
125.0.6422.6003 74 5/20/2024
125.0.6422.6001 78 5/20/2024