Build Information
Successful build of Playwright, reference main (27fd48), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 20:09:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-playwright.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-playwright
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 27fd489 Add PlaywrightDriverPlugin to products
Cloned https://github.com/m1guelpf/swift-playwright.git
Revision (git rev-parse @):
27fd489d01a4ca5f68350774f253f82c6afd5cc7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-playwright.git at main
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.12s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-playwright",
"name": "Playwright",
"url": "https://github.com/m1guelpf/swift-playwright.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-playwright",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/m1guelpf/swift-playwright.git
[1/332] Fetching swift-playwright
Fetched https://github.com/m1guelpf/swift-playwright.git from cache (0.77s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.66s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/m1guelpf/swift-playwright.git
Working copy of https://github.com/m1guelpf/swift-playwright.git resolved at main (27fd489)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/m1guelpf/swift-playwright.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin PlaywrightDriverPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/21] Write sources
[5/21] Write DownloadDriver-tool-entitlement.plist
[8/21] Write sources
[8/21] Write DownloadDriver-entitlement.plist
[11/21] Write sources
[11/21] Copying drivers
[11/21] Write sources
[14/21] Write swift-version--6988338F2F200930.txt
[16/58] Emitting module ArgumentParserToolInfo
[17/58] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/58] Emitting module ArgumentParserToolInfo
[20/152] Emitting module Playwright
[21/155] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/155] Compiling ArgumentParser CompletionsGenerator.swift
[23/155] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/155] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/155] Compiling ArgumentParser Argument.swift
[26/155] Compiling ArgumentParser ArgumentDiscussion.swift
[27/155] Compiling ArgumentParser ArgumentHelp.swift
[28/155] Compiling ArgumentParser ArgumentVisibility.swift
[29/155] Compiling ArgumentParser CompletionKind.swift
[30/155] Compiling ArgumentParser Errors.swift
[31/155] Emitting module ArgumentParser
[36/160] Compiling ArgumentParser Flag.swift
[38/165] Compiling ArgumentParser InputKey.swift
[39/165] Compiling ArgumentParser InputOrigin.swift
[40/165] Compiling ArgumentParser Name.swift
[41/165] Compiling ArgumentParser Parsed.swift
[42/165] Compiling ArgumentParser Platform.swift
[43/165] Compiling ArgumentParser SequenceExtensions.swift
[44/165] Compiling ArgumentParser StringExtensions.swift
[45/165] Compiling ArgumentParser SwiftExtensions.swift
[46/165] Compiling ArgumentParser Tree.swift
[47/165] Compiling ArgumentParser HelpCommand.swift
[48/165] Compiling ArgumentParser HelpGenerator.swift
[49/165] Compiling ArgumentParser ParsableCommand.swift
[50/165] Compiling Playwright Transport.swift
[51/165] Compiling Playwright helpers.swift
[52/165] Compiling Playwright resource_bundle_accessor.swift
[57/165] Compiling ArgumentParser AsyncParsableCommand.swift
[58/165] Compiling ArgumentParser ParserError.swift
[59/165] Compiling ArgumentParser SplitArguments.swift
[60/165] Compiling ArgumentParser DumpHelpGenerator.swift
[61/165] Compiling ArgumentParser ParsedValues.swift
[62/165] Compiling ArgumentParser CommandConfiguration.swift
[63/165] Compiling ArgumentParser CommandGroup.swift
[71/165] Compiling ArgumentParser EnumerableFlag.swift
[72/165] Compiling ArgumentParser ExpressibleByArgument.swift
[73/165] Compiling ArgumentParser ParsableArguments.swift
[74/165] Compiling ArgumentParser NameSpecification.swift
[75/165] Compiling ArgumentParser Option.swift
[76/165] Compiling ArgumentParser OptionGroup.swift
[77/165] Compiling ArgumentParser ParentCommand.swift
[82/172] Compiling ArgumentParser CodingKeyValidator.swift
[83/172] Compiling ArgumentParser NonsenseFlagsValidator.swift
[84/172] Compiling ArgumentParser ParsableArgumentsValidation.swift
[85/172] Compiling ArgumentParser PositionalArgumentsValidator.swift
[86/172] Compiling ArgumentParser UniqueNamesValidator.swift
[92/172] Emitting module ArgumentParser
[119/172] Compiling ArgumentParser MessageInfo.swift
[120/172] Compiling ArgumentParser UsageGenerator.swift
[121/172] Compiling ArgumentParser CollectionExtensions.swift
[122/172] Compiling ArgumentParser Foundation.swift
[123/172] Compiling ArgumentParser Mutex.swift
[139/172] Compiling ArgumentParser CommandParser.swift
[160/176] Compiling DownloadDriver DownloadDriver.swift
[161/176] Emitting module DownloadDriver
[163/176] Compiling DownloadDriver DownloadDriver.swift
[163/176] Write Objects.LinkFileList
[165/176] Linking DownloadDriver-tool
[166/176] Linking DownloadDriver
[167/176] Applying DownloadDriver-tool
[168/176] Applying DownloadDriver
[170/176] Compiling PlaywrightTesting LocatorAssertions.swift
[171/176] Emitting module PlaywrightTesting
[172/176] Compiling PlaywrightTesting Expect.swift
[173/176] Compiling PlaywrightTesting AssertionResult.swift
[174/176] Compiling PlaywrightTesting PageAssertions.swift
[175/176] Compiling PlaywrightTesting PlaywrightTrait.swift
[176/176] Compiling PlaywrightTesting ExpectedTextValue.swift
Build complete! (17.98s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "Playwright",
"name" : "Playwright",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Playwright",
"targets" : [
"Playwright"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PlaywrightTesting",
"targets" : [
"PlaywrightTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PlaywrightDriverPlugin",
"targets" : [
"PlaywrightDriverPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "DownloadDriver",
"targets" : [
"DownloadDriver"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PlaywrightTests",
"module_type" : "SwiftTarget",
"name" : "PlaywrightTests",
"path" : "tests",
"sources" : [
"AssertionResultTests.swift",
"BrowserContextTests.swift",
"BrowserNewPageTests.swift",
"BrowserTests.swift",
"ConcurrencyTests.swift",
"ConnectOverCDPTests.swift",
"ConnectionTests.swift",
"ConsoleMessageTests.swift",
"CrossBrowserTests.swift",
"DialogTests.swift",
"DownloadTests.swift",
"DriverTests.swift",
"ElementHandleTests.swift",
"ErrorClassificationTests.swift",
"EvaluateTests.swift",
"GlobTests.swift",
"HelpersTests.swift",
"KeyboardMouseTests.swift",
"LifecycleTests.swift",
"LocatorAssertionTests.swift",
"LocatorEvaluateTests.swift",
"LocatorTests.swift",
"NavigationTests.swift",
"PageAssertionTests.swift",
"PageTests.swift",
"PersistentContextTests.swift",
"PlaywrightTests.swift",
"QuerySelectorTests.swift",
"RouteTests.swift",
"ScreenshotTests.swift",
"SelectorBuilderTests.swift",
"ServerLifecycleTests.swift",
"TestHelpers.swift",
"TransportTests.swift"
],
"target_dependencies" : [
"Playwright",
"PlaywrightTesting"
],
"type" : "test"
},
{
"c99name" : "PlaywrightTesting",
"module_type" : "SwiftTarget",
"name" : "PlaywrightTesting",
"path" : "src/testing",
"product_memberships" : [
"PlaywrightTesting"
],
"sources" : [
"Expect.swift",
"Internal/AssertionResult.swift",
"Internal/ExpectedTextValue.swift",
"LocatorAssertions.swift",
"PageAssertions.swift",
"PlaywrightTrait.swift"
],
"target_dependencies" : [
"Playwright"
],
"type" : "library"
},
{
"c99name" : "PlaywrightDriverPlugin",
"module_type" : "PluginTarget",
"name" : "PlaywrightDriverPlugin",
"path" : "plugin",
"plugin_capability" : {
"intent" : {
"description" : "Download the Playwright driver for browser automation",
"type" : "custom",
"verb" : "install-playwright"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Downloads the Playwright driver",
"type" : "writeToPackageDirectory"
},
{
"network_scope" : {
"all" : {
"ports" : [
443
]
}
},
"reason" : "Downloads the Playwright driver from cdn.playwright.dev",
"type" : "allowNetworkConnections"
}
],
"type" : "command"
},
"product_memberships" : [
"PlaywrightDriverPlugin"
],
"sources" : [
"PlaywrightDriverPlugin.swift"
],
"target_dependencies" : [
"DownloadDriver"
],
"type" : "plugin"
},
{
"c99name" : "Playwright",
"module_type" : "SwiftTarget",
"name" : "Playwright",
"path" : "src/core",
"product_memberships" : [
"Playwright",
"PlaywrightTesting"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/src/core/drivers",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"API/ActionOptions.swift",
"API/Artifact.swift",
"API/Browser.swift",
"API/BrowserContext.swift",
"API/BrowserContextOptions.swift",
"API/BrowserType.swift",
"API/ConsoleMessage.swift",
"API/Dialog.swift",
"API/Download.swift",
"API/ElementHandle.swift",
"API/EvaluateSerializer.swift",
"API/Frame.swift",
"API/Keyboard.swift",
"API/Locator.swift",
"API/LocatorFactory.swift",
"API/Mouse.swift",
"API/NavigationOptions.swift",
"API/Page.swift",
"API/Request.swift",
"API/Response.swift",
"API/Route.swift",
"API/Selectors.swift",
"Error.swift",
"Extensions/Array+RemoveByIdentity.swift",
"Extensions/Duration+milliseconds.swift",
"Playwright.swift",
"Protocol/ChannelOwner.swift",
"Protocol/CloseGuard.swift",
"Protocol/Connection.swift",
"Protocol/Driver.swift",
"Protocol/ObjectFactory.swift",
"Protocol/PlaywrightServer.swift",
"Protocol/Transport.swift",
"Support/helpers.swift"
],
"type" : "library"
},
{
"c99name" : "DownloadDriver",
"module_type" : "SwiftTarget",
"name" : "DownloadDriver",
"path" : "cli",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PlaywrightDriverPlugin",
"DownloadDriver"
],
"sources" : [
"DownloadDriver.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/m1guelpf/swift-playwright/main
Repository: m1guelpf/swift-playwright
Swift version used: 6.3
Target: Playwright
Extracting symbol information for 'Playwright'...
Finished extracting symbol information for 'Playwright'. (27.75s)
Building documentation for 'Playwright'...
warning: Unnamed parameter #1 is missing documentation
--> src/core/API/Page.swift:528:67-528:67
526 | /// ```
527 | /// - Parameter expression: The JavaScript expression to evaluate.
528 + /// - Parameter arg: Optional argument to pass to the expression.
| ╰─suggestion: Document unnamed parameter #1
529 | /// - Returns: The result of the evaluation, or `nil` for JavaScript `null`/`undefined`.
530 | /// - Throws: `PlaywrightError.invalidArgument` if the result cannot be cast to `T`.
warning: Parameter 'timeout' is missing documentation
--> src/core/API/Page.swift:563:91-563:91
561 | /// ```
562 | ///
563 + /// - Parameter fullPage: Whether to capture the full scrollable page. Defaults to false.
| ╰─suggestion: Document 'timeout' parameter
564 | /// - Returns: The screenshot image data.
565 | ///
warning: Parameter 'type' is missing documentation
--> src/core/API/Page.swift:563:91-563:91
561 | /// ```
562 | ///
563 + /// - Parameter fullPage: Whether to capture the full scrollable page. Defaults to false.
| ╰─suggestion: Document 'type' parameter
564 | /// - Returns: The screenshot image data.
565 | ///
warning: Parameter 'quality' is missing documentation
--> src/core/API/Page.swift:563:91-563:91
561 | /// ```
562 | ///
563 + /// - Parameter fullPage: Whether to capture the full scrollable page. Defaults to false.
| ╰─suggestion: Document 'quality' parameter
564 | /// - Returns: The screenshot image data.
565 | ///
warning: Parameter 'omitBackground' is missing documentation
--> src/core/API/Page.swift:563:91-563:91
561 | /// ```
562 | ///
563 + /// - Parameter fullPage: Whether to capture the full scrollable page. Defaults to false.
| ╰─suggestion: Document 'omitBackground' parameter
564 | /// - Returns: The screenshot image data.
565 | ///
warning: Parameter 'path' is missing documentation
--> src/core/API/Page.swift:563:91-563:91
561 | /// ```
562 | ///
563 + /// - Parameter fullPage: Whether to capture the full scrollable page. Defaults to false.
| ╰─suggestion: Document 'path' parameter
564 | /// - Returns: The screenshot image data.
565 | ///
Finished building documentation for 'Playwright' (0.56s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/m1guelpf/swift-playwright/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Updated https://github.com/apple/swift-argument-parser (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.29s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit SemanticVersion.swift
[44/57] Compiling SymbolKit AccessControl.swift
[45/57] Compiling SymbolKit Availability.swift
[46/57] Compiling SymbolKit AvailabilityItem.swift
[47/57] Compiling SymbolKit Domain.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.66s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Playwright' complete! (0.37s)
Target: PlaywrightTesting
Extracting symbol information for 'PlaywrightTesting'...
Finished extracting symbol information for 'PlaywrightTesting'. (2.26s)
Building documentation for 'PlaywrightTesting'...
warning: Parameter 'sourceLocation' is missing documentation
--> src/testing/Expect.swift:12:73-12:73
10 | ///
11 | /// - Parameter locator: The locator to assert against.
12 + /// - Parameter message: Optional custom message for assertion failures.
| ╰─suggestion: Document 'sourceLocation' parameter
13 | /// - Returns: A `LocatorAssertions` builder for chaining assertions.
14 | public func expect(_ locator: Locator, _ message: String? = nil, sourceLocation: SourceLocation = #_sourceLocation) -> LocatorAssertions {
warning: Parameter 'sourceLocation' is missing documentation
--> src/testing/Expect.swift:26:73-26:73
24 | ///
25 | /// - Parameter page: The page to assert against.
26 + /// - Parameter message: Optional custom message for assertion failures.
| ╰─suggestion: Document 'sourceLocation' parameter
27 | /// - Returns: A `PageAssertions` builder for chaining assertions.
28 | public func expect(_ page: Page, _ message: String? = nil, sourceLocation: SourceLocation = #_sourceLocation) -> PageAssertions {
Finished building documentation for 'PlaywrightTesting' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/m1guelpf/swift-playwright/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.28s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'PlaywrightTesting' complete! (0.33s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/m1guelpf/swift-playwright/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/m1guelpf/swift-playwright/main/linkable-paths.json
1106
7 /Users/admin/builder/spi-builder-workspace/.docs/m1guelpf/swift-playwright/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/m1guelpf/swift-playwright/main
File count: 1106
Doc size: 7.0MB
Preparing doc bundle ...
Uploading prod-m1guelpf-swift-playwright-main-0f9f478e.zip to s3://spi-docs-inbox/prod-m1guelpf-swift-playwright-main-0f9f478e.zip
Copying... [13%]
Copying... [22%]
Copying... [30%]
Copying... [43%]
Copying... [52%]
Copying... [61%]
Copying... [74%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.