ChromeForTesting 141.0.7390.65038

There is a newer version of this package available.
See the version list below for details.
dotnet add package ChromeForTesting --version 141.0.7390.65038
                    
NuGet\Install-Package ChromeForTesting -Version 141.0.7390.65038
                    
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="141.0.7390.65038" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ChromeForTesting" Version="141.0.7390.65038" />
                    
Directory.Packages.props
<PackageReference Include="ChromeForTesting" />
                    
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 ChromeForTesting --version 141.0.7390.65038
                    
#r "nuget: ChromeForTesting, 141.0.7390.65038"
                    
#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.
#:package ChromeForTesting@141.0.7390.65038
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ChromeForTesting&version=141.0.7390.65038
                    
Install as a Cake Addin
#tool nuget:?package=ChromeForTesting&version=141.0.7390.65038
                    
Install as a Cake Tool

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}");

Notes:

  • GPU on Linux is tested only using Vulkan
    • For AMD GPU copy chrome-root/usr/share/libdrm/amdgpu.ids to /usr/share/libdrm/amdgpu.ids unitil this PR is merged, released, deployed, ...
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 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
142.0.7444.59045 265 10/29/2025
141.0.7390.122045 262 10/22/2025
141.0.7390.78045 1,184 10/15/2025
141.0.7390.76045 192 10/10/2025
141.0.7390.65045 613 10/9/2025
141.0.7390.65044 189 10/8/2025
141.0.7390.65043 176 10/8/2025
141.0.7390.65042 175 10/8/2025
141.0.7390.65041 172 10/8/2025
141.0.7390.65039 182 10/8/2025
141.0.7390.65038 173 10/8/2025
141.0.7390.54038 586 10/1/2025
140.0.7339.207038 473 9/24/2025
140.0.7339.185038 342 9/19/2025
140.0.7339.82038 1,354 9/10/2025
140.0.7339.80038 326 9/3/2025
139.0.7258.154038 1,450 8/27/2025
139.0.7258.138038 629 8/20/2025
139.0.7258.68038 789 8/13/2025
139.0.7258.66038 748 8/6/2025
138.0.7204.183038 487 7/30/2025
138.0.7204.168038 647 7/23/2025
138.0.7204.157038 204 7/16/2025
138.0.7204.94038 1,450 7/9/2025
138.0.7204.92038 1,079 7/1/2025
138.0.7204.49038 644 6/25/2025
137.0.7151.119038 635 6/18/2025
137.0.7151.70038 901 6/11/2025
137.0.7151.68038 705 6/3/2025
137.0.7151.55038 883 5/28/2025
136.0.7103.113038 1,068 5/22/2025
136.0.7103.94038 195 5/21/2025
136.0.7103.94037 484 5/21/2025
136.0.7103.94036 200 5/21/2025
136.0.7103.94035 251 5/21/2025
136.0.7103.94034 196 5/20/2025
136.0.7103.94033 407 5/15/2025
136.0.7103.92033 477 5/7/2025
136.0.7103.49033 683 4/30/2025
135.0.7049.114033 252 4/24/2025
135.0.7049.97033 217 4/23/2025
135.0.7049.95033 867 4/16/2025
135.0.7049.84033 806 4/9/2025
135.0.7049.42033 484 4/2/2025
134.0.6998.165033 1,916 3/22/2025
134.0.6998.90033 213 3/20/2025
134.0.6998.88033 880 3/11/2025
134.0.6998.35033 840 3/5/2025
133.0.6943.141033 523 2/26/2025
133.0.6943.126033 734 2/20/2025
133.0.6943.98033 577 2/13/2025
133.0.6943.53033 662 2/5/2025
132.0.6834.159033 760 1/29/2025
132.0.6834.110033 591 1/23/2025
132.0.6834.110032 204 1/23/2025
132.0.6834.83032 660 1/15/2025
131.0.6778.264032 1,018 1/8/2025
131.0.6778.204032 727 12/19/2024
131.0.6778.108032 3,496 12/11/2024
131.0.6778.87032 239 12/4/2024
131.0.6778.85032 1,483 11/20/2024
131.0.6778.69032 198 11/13/2024
130.0.6723.116032 201 11/7/2024
130.0.6723.93032 152 11/6/2024
130.0.6723.91032 1,245 10/30/2024
130.0.6723.69032 355 10/23/2024
130.0.6723.58032 197 10/16/2024
129.0.6668.100032 1,063 10/10/2024
129.0.6668.91032 160 10/9/2024
129.0.6668.89032 714 10/3/2024
129.0.6668.71032 447 10/2/2024
129.0.6668.70032 447 9/25/2024
129.0.6668.58032 245 9/18/2024
128.0.6613.137032 842 9/11/2024
128.0.6613.119032 980 9/3/2024
128.0.6613.86032 200 8/29/2024
128.0.6613.84032 579 8/22/2024
127.0.6533.119032 727 8/14/2024
127.0.6533.99032 617 8/7/2024
127.0.6533.88032 400 7/31/2024
127.0.6533.72032 326 7/24/2024
126.0.6478.182032 238 7/17/2024
126.0.6478.126032 895 6/25/2024
126.0.6478.63032 1,195 6/21/2024
126.0.6478.62032 199 6/19/2024
126.0.6478.61032 573 6/14/2024
126.0.6478.55032 174 6/12/2024
125.0.6422.141032 1,332 5/31/2024
125.0.6422.78032 583 5/29/2024
125.0.6422.78031 170 5/29/2024
125.0.6422.78029 316 5/28/2024
125.0.6422.78028 195 5/28/2024
125.0.6422.78027 191 5/28/2024
125.0.6422.78026 184 5/27/2024
125.0.6422.78025 167 5/27/2024
125.0.6422.78024 188 5/27/2024
125.0.6422.78023 195 5/27/2024
125.0.6422.78022 218 5/24/2024
125.0.6422.60021 446 5/21/2024
125.0.6422.60019 167 5/20/2024
125.0.6422.60018 161 5/20/2024
125.0.6422.60017 163 5/20/2024
125.0.6422.60016 172 5/20/2024
125.0.6422.60015 143 5/20/2024
125.0.6422.60014 143 5/20/2024
125.0.6422.60013 149 5/20/2024
125.0.6422.60012 152 5/20/2024
125.0.6422.60011 174 5/20/2024
125.0.6422.6003 143 5/20/2024
125.0.6422.6001 156 5/20/2024