Skip to content

Commit 33d308a

Browse files
authored
New version: Chromium.ChromeDriver version 147.0.7727.24 (microsoft#352317)
1 parent e394aee commit 33d308a

3 files changed

Lines changed: 47 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created by Anthelion using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Chromium.ChromeDriver
5+
PackageVersion: 147.0.7727.24
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
ReleaseDate: 2026-03-25
9+
Installers:
10+
- Architecture: x86
11+
NestedInstallerFiles:
12+
- RelativeFilePath: chromedriver-win32/chromedriver.exe
13+
InstallerUrl: https://storage.googleapis.com/chrome-for-testing-public/147.0.7727.24/win32/chromedriver-win32.zip
14+
InstallerSha256: BC80E424AE34F9A9BED03EFF8790464AA767A4517660495B5211F2E6FED58CE8
15+
- Architecture: x64
16+
NestedInstallerFiles:
17+
- RelativeFilePath: chromedriver-win64/chromedriver.exe
18+
InstallerUrl: https://storage.googleapis.com/chrome-for-testing-public/147.0.7727.24/win64/chromedriver-win64.zip
19+
InstallerSha256: E56743687D66B7514E80C84C52FCF442B160DC7A92A5C48A2B85E9778C9D309B
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created by Anthelion using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Chromium.ChromeDriver
5+
PackageVersion: 147.0.7727.24
6+
PackageLocale: en-US
7+
Publisher: Chromium
8+
PublisherUrl: https://www.chromium.org/
9+
PackageName: ChromeDriver
10+
PackageUrl: https://chromedriver.chromium.org/
11+
License: Proprietary
12+
Copyright: Copyright 2015 The Chromium Authors
13+
ShortDescription: An open source tool for automated testing of webapps across many browsers
14+
Description: WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more. ChromeDriver is a standalone server that implements the W3C WebDriver standard. ChromeDriver is available for Chrome on Android and Chrome on Desktop (Mac, Linux, Windows and ChromeOS).
15+
Documentations:
16+
- DocumentUrl: https://chromedriver.chromium.org/documentation
17+
ManifestType: defaultLocale
18+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Chromium.ChromeDriver
5+
PackageVersion: 147.0.7727.24
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)