GenXdev.Helpers.psd1

#
# Module manifest for module 'GenXdev.Helpers'
#
# Generated by: genXdev
#
# Generated on: 10/03/2025
#

@{

    # Script module or binary module file associated with this manifest.
    RootModule            = 'GenXdev.Helpers.psm1'

    # Version number of this module.
    ModuleVersion         = '1.126.2025'

    # Supported PSEditions
    CompatiblePSEditions  = 'Core'

    # ID used to uniquely identify this module
    GUID                  = '2f62080f-0483-4421-8497-b3d433b65173'

    # Author of this module
    Author                = 'genXdev'

    # Company or vendor of this module
    CompanyName           = 'GenXdev'

    # Copyright statement for this module
    Copyright             = 'Copyright 2021-2025 GenXdev'

    # Description of the functionality provided by this module
    Description           = 'A Windows PowerShell module with helpers mostly used by other GenXdev modules'

    # Minimum version of the PowerShell engine required by this module
    PowerShellVersion     = '7.5.0'

    # Name of the PowerShell host required by this module
    # PowerShellHostName = ''

    # Minimum version of the PowerShell host required by this module
    # PowerShellHostVersion = ''

    # Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
    # DotNetFrameworkVersion = ''

    # Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
    ClrVersion            = '9.0.1'

    # Processor architecture (None, X86, Amd64) required by this module
    ProcessorArchitecture = 'Amd64'

    # Modules that must be imported into the global environment prior to importing this module
    RequiredModules       = @(@{ModuleName = 'Microsoft.WinGet.Client'; ModuleVersion = '1.10.340'; })

    # Assemblies that must be loaded prior to importing this module
    RequiredAssemblies    = 'lib\GenXdev.CoreHelpers.dll', 'lib\GenXdev.Helpers.dll',
    'lib\BouncyCastle.Cryptography.dll', 'lib\EmbedIO.dll', 'lib\JWT.dll',
    'lib\NAudio.dll', 'lib\Ninject.dll', 'lib\OpenAI.dll',
    'lib\SpotifyAPI.Web.dll',
    'lib\SpotifyAPI.Web.Auth.dll', 'lib\System.Data.SQLite.dll',
    'lib\Microsoft.Data.SqlClient.dll', 'lib\SpotifyAPI.Web.dll',
    'lib\Whisper.net.dll', 'lib\WpfScreenHelper.dll'

    # Script files (.ps1) that are run in the caller's environment prior to importing this module.
    # ScriptsToProcess = @()

    # Type files (.ps1xml) to be loaded when importing this module
    # TypesToProcess = @()

    # Format files (.ps1xml) to be loaded when importing this module
    # FormatsToProcess = @()

    # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
    NestedModules         = @('lib\GenXdev.Helpers.dll',
        'GenXdev.Helpers.Math.Physics.psm1')

    # Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
    FunctionsToExport     = 'alignScript', 'ConvertTo-HashTable', 'ConvertTo-JsonEx',
    'Copy-IdenticalParamValues', 'Get-FreeFallTime',
    'Get-FunctionAliases', 'Get-FunctionDescription',
    'Get-FunctionStartLine', 'Get-GenXDevCmdlets', 'Get-ImageGeolocation',
    'Import-GenXdevModules', 'Initialize-SearchPaths',
    'Invoke-OnEachGenXdevModule', 'Out-Serial', 'Remove-JSONComments',
    'Show-GenXDevCmdlets', 'Show-Verb'

    # Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
    CmdletsToExport       = 'Get-SpeechToText'

    # Variables to export from this module
    VariablesToExport     = @()

    # Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
    AliasesToExport       = 'cmds', 'foreach-genxdev-module-do', 'gcmds', 'reloadgenxdev',
    'showverbs', 'tojsonex'

    # DSC resources to export from this module
    # DscResourcesToExport = @()

    # List of all modules packaged with this module
    ModuleList            = @('GenXdev.Helpers')

    # List of all files packaged with this module
    FileList              = '.gitignore', 'GenXdev.Helpers.Math.Physics.psm1',
    'GenXdev.Helpers.psd1', 'GenXdev.Helpers.psm1',
    'GenXdev.PackageManagement.psm1', 'LICENSE', 'license.txt',
    'NuGet.config', 'powershell.jpg', 'PublishProfiles.psm1', 'README.md',
    'Tests\GenXdev.Helpers.Math.Physics\Get-FreeFallTime.Tests.ps1',
    'Tests\GenXdev.Helpers\alignScript.Tests.ps1',
    'Tests\GenXdev.Helpers\ConvertTo-HashTable.Tests.ps1',
    'Tests\GenXdev.Helpers\ConvertTo-JsonEx.Tests.ps1',
    'Tests\GenXdev.Helpers\Copy-IdenticalParamValues.Tests.ps1',
    'Tests\GenXdev.Helpers\Get-GenXDevCmdlets.Tests.ps1',
    'Tests\GenXdev.Helpers\Get-ImageGeolocation.Tests.ps1',
    'Tests\GenXdev.Helpers\Import-GenXdevModules.Tests.ps1',
    'Tests\GenXdev.Helpers\Initialize-SearchPaths.Tests.ps1',
    'Tests\GenXdev.Helpers\Invoke-OnEachGenXdevModule.Tests.ps1',
    'Tests\GenXdev.Helpers\Out-Serial.Tests.ps1',
    'Tests\GenXdev.Helpers\Remove-JSONComments.Tests.ps1',
    'Tests\GenXdev.Helpers\Show-GenXDevCmdlets.Tests.ps1',
    'Tests\GenXdev.Helpers\Show-Verb.Tests.ps1',
    'Properties\PublishProfiles\FolderProfile.pubxml',
    'Properties\PublishProfiles\FolderProfile.pubxml.user',
    'lib\Azure.Core.dll', 'lib\Azure.Identity.dll',
    'lib\BouncyCastle.Cryptography.dll', 'lib\EmbedIO.dll',
    'lib\GenXdev.CoreHelpers.dll', 'lib\GenXdev.Helpers.deps.json',
    'lib\GenXdev.Helpers.dll', 'lib\getfilesiginforedist.dll',
    'lib\getfilesiginforedistwrapper.dll', 'lib\JWT.dll', 'lib\LICENSE',
    'lib\license.txt', 'lib\Microsoft.ApplicationInsights.dll',
    'lib\Microsoft.Bcl.AsyncInterfaces.dll',
    'lib\Microsoft.Bcl.Cryptography.dll',
    'lib\Microsoft.Data.SqlClient.dll',
    'lib\Microsoft.Data.SqlClient.SNI.dll',
    'lib\Microsoft.Extensions.Configuration.UserSecrets.dll',
    'lib\Microsoft.Identity.Client.dll',
    'lib\Microsoft.Identity.Client.Extensions.Msal.dll',
    'lib\Microsoft.IdentityModel.Abstractions.dll',
    'lib\Microsoft.IdentityModel.JsonWebTokens.dll',
    'lib\Microsoft.IdentityModel.Logging.dll',
    'lib\Microsoft.IdentityModel.Protocols.dll',
    'lib\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll',
    'lib\Microsoft.IdentityModel.Tokens.dll',
    'lib\microsoft.management.infrastructure.dll',
    'lib\microsoft.management.infrastructure.native.dll',
    'lib\microsoft.management.infrastructure.native.unmanaged.dll',
    'lib\Microsoft.Playwright.dll',
    'lib\Microsoft.Playwright.TestAdapter.dll',
    'lib\Microsoft.PowerShell.CoreCLR.Eventing.dll',
    'lib\Microsoft.SqlServer.Server.dll',
    'lib\Microsoft.TestPlatform.CoreUtilities.dll',
    'lib\Microsoft.TestPlatform.PlatformAbstractions.dll',
    'lib\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll',
    'lib\Microsoft.Win32.Registry.AccessControl.dll',
    'lib\Microsoft.Windows.SDK.NET.dll', 'lib\NAudio.Asio.dll',
    'lib\NAudio.Core.dll', 'lib\NAudio.dll', 'lib\NAudio.Midi.dll',
    'lib\NAudio.Wasapi.dll', 'lib\NAudio.WinForms.dll',
    'lib\NAudio.WinMM.dll', 'lib\Newtonsoft.Json.dll', 'lib\Ninject.dll',
    'lib\NuGet.Frameworks.dll', 'lib\OpenAI.dll', 'lib\playwright.ps1',
    'lib\PowerShell.Core.Instrumentation.dll', 'lib\powershell.jpg',
    'lib\pwrshplugin.dll', 'lib\README.md', 'lib\SpotifyAPI.Web.Auth.dll',
    'lib\SpotifyAPI.Web.dll', 'lib\SQLite.Interop.dll',
    'lib\Swan.Lite.dll', 'lib\System.ClientModel.dll',
    'lib\System.CodeDom.dll',
    'lib\System.Configuration.ConfigurationManager.dll',
    'lib\System.Data.SQLite.dll', 'lib\System.DirectoryServices.dll',
    'lib\System.IdentityModel.Tokens.Jwt.dll',
    'lib\System.Management.Automation.dll', 'lib\System.Management.dll',
    'lib\System.Memory.Data.dll', 'lib\System.Private.ServiceModel.dll',
    'lib\System.Security.Cryptography.ProtectedData.dll',
    'lib\System.Security.Permissions.dll',
    'lib\System.ServiceModel.dll', 'lib\System.ServiceModel.Duplex.dll',
    'lib\System.ServiceModel.Primitives.dll',
    'lib\System.ServiceModel.Security.dll', 'lib\System.Speech.dll',
    'lib\System.Windows.Extensions.dll', 'lib\Whisper.net.dll',
    'lib\WinRT.Runtime.dll', 'lib\WpfScreenHelper.dll',
    'lib\runtimes\win-x86\ggml-base-whisper.dll',
    'lib\runtimes\win-x86\ggml-cpu-whisper.dll',
    'lib\runtimes\win-x86\ggml-whisper.dll',
    'lib\runtimes\win-x86\whisper.dll',
    'lib\runtimes\win-x64\ggml-base-whisper.dll',
    'lib\runtimes\win-x64\ggml-cpu-whisper.dll',
    'lib\runtimes\win-x64\ggml-whisper.dll',
    'lib\runtimes\win-x64\whisper.dll',
    'lib\runtimes\win-arm64\ggml-base-whisper.dll',
    'lib\runtimes\win-arm64\ggml-cpu-whisper.dll',
    'lib\runtimes\win-arm64\ggml-whisper.dll',
    'lib\runtimes\win-arm64\whisper.dll',
    'lib\.playwright\package\api.json',
    'lib\.playwright\package\browsers.json',
    'lib\.playwright\package\cli.js',
    'lib\.playwright\package\index.d.ts',
    'lib\.playwright\package\index.js',
    'lib\.playwright\package\index.mjs',
    'lib\.playwright\package\package.json',
    'lib\.playwright\package\protocol.yml',
    'lib\.playwright\package\README.md',
    'lib\.playwright\package\ThirdPartyNotices.txt',
    'lib\.playwright\package\types\protocol.d.ts',
    'lib\.playwright\package\types\structs.d.ts',
    'lib\.playwright\package\types\types.d.ts',
    'lib\.playwright\package\Tests\utilsBundleImpl\index.Tests.ps1',
    'lib\.playwright\package\Tests\utilsBundleImpl\xdg-open.Tests.ps1',
    'lib\.playwright\package\Tests\utils\ascii.Tests.ps1',
    'lib\.playwright\package\Tests\utils\comparators.Tests.ps1',
    'lib\.playwright\package\Tests\utils\crypto.Tests.ps1',
    'lib\.playwright\package\Tests\utils\debug.Tests.ps1',
    'lib\.playwright\package\Tests\utils\debugLogger.Tests.ps1',
    'lib\.playwright\package\Tests\utils\env.Tests.ps1',
    'lib\.playwright\package\Tests\utils\eventsHelper.Tests.ps1',
    'lib\.playwright\package\Tests\utils\expectUtils.Tests.ps1',
    'lib\.playwright\package\Tests\utils\fileUtils.Tests.ps1',
    'lib\.playwright\package\Tests\utils\happy-eyeballs.Tests.ps1',
    'lib\.playwright\package\Tests\utils\headers.Tests.ps1',
    'lib\.playwright\package\Tests\utils\hostPlatform.Tests.ps1',
    'lib\.playwright\package\Tests\utils\httpServer.Tests.ps1',
    'lib\.playwright\package\Tests\utils\index.Tests.ps1',
    'lib\.playwright\package\Tests\utils\linuxUtils.Tests.ps1',
    'lib\.playwright\package\Tests\utils\manualPromise.Tests.ps1',
    'lib\.playwright\package\Tests\utils\multimap.Tests.ps1',
    'lib\.playwright\package\Tests\utils\network.Tests.ps1',
    'lib\.playwright\package\Tests\utils\processLauncher.Tests.ps1',
    'lib\.playwright\package\Tests\utils\profiler.Tests.ps1',
    'lib\.playwright\package\Tests\utils\rtti.Tests.ps1',
    'lib\.playwright\package\Tests\utils\semaphore.Tests.ps1',
    'lib\.playwright\package\Tests\utils\sequence.Tests.ps1',
    'lib\.playwright\package\Tests\utils\spawnAsync.Tests.ps1',
    'lib\.playwright\package\Tests\utils\stackTrace.Tests.ps1',
    'lib\.playwright\package\Tests\utils\task.Tests.ps1',
    'lib\.playwright\package\Tests\utils\time.Tests.ps1',
    'lib\.playwright\package\Tests\utils\timeoutRunner.Tests.ps1',
    'lib\.playwright\package\Tests\utils\traceUtils.Tests.ps1',
    'lib\.playwright\package\Tests\utils\userAgent.Tests.ps1',
    'lib\.playwright\package\Tests\utils\wsServer.Tests.ps1',
    'lib\.playwright\package\Tests\utils\zipFile.Tests.ps1',
    'lib\.playwright\package\Tests\utils\zones.Tests.ps1',
    'lib\.playwright\package\Tests\third_party\pixelmatch.Tests.ps1',
    'lib\.playwright\package\Tests\server\accessibility.Tests.ps1',
    'lib\.playwright\package\Tests\server\artifact.Tests.ps1',
    'lib\.playwright\package\Tests\server\browser.Tests.ps1',
    'lib\.playwright\package\Tests\server\browserContext.Tests.ps1',
    'lib\.playwright\package\Tests\server\browserType.Tests.ps1',
    'lib\.playwright\package\Tests\server\clock.Tests.ps1',
    'lib\.playwright\package\Tests\server\console.Tests.ps1',
    'lib\.playwright\package\Tests\server\cookieStore.Tests.ps1',
    'lib\.playwright\package\Tests\server\debugController.Tests.ps1',
    'lib\.playwright\package\Tests\server\debugger.Tests.ps1',
    'lib\.playwright\package\Tests\server\deviceDescriptors.Tests.ps1',
    'lib\.playwright\package\Tests\server\deviceDescriptorsSource.Tests.ps1',
    'lib\.playwright\package\Tests\server\dialog.Tests.ps1',
    'lib\.playwright\package\Tests\server\dom.Tests.ps1',
    'lib\.playwright\package\Tests\server\download.Tests.ps1',
    'lib\.playwright\package\Tests\server\errors.Tests.ps1',
    'lib\.playwright\package\Tests\server\fetch.Tests.ps1',
    'lib\.playwright\package\Tests\server\fileChooser.Tests.ps1',
    'lib\.playwright\package\Tests\server\fileUploadUtils.Tests.ps1',
    'lib\.playwright\package\Tests\server\formData.Tests.ps1',
    'lib\.playwright\package\Tests\server\frames.Tests.ps1',
    'lib\.playwright\package\Tests\server\frameSelectors.Tests.ps1',
    'lib\.playwright\package\Tests\server\helper.Tests.ps1',
    'lib\.playwright\package\Tests\server\index.Tests.ps1',
    'lib\.playwright\package\Tests\server\input.Tests.ps1',
    'lib\.playwright\package\Tests\server\instrumentation.Tests.ps1',
    'lib\.playwright\package\Tests\server\javascript.Tests.ps1',
    'lib\.playwright\package\Tests\server\launchApp.Tests.ps1',
    'lib\.playwright\package\Tests\server\macEditingCommands.Tests.ps1',
    'lib\.playwright\package\Tests\server\network.Tests.ps1',
    'lib\.playwright\package\Tests\server\page.Tests.ps1',
    'lib\.playwright\package\Tests\server\pipeTransport.Tests.ps1',
    'lib\.playwright\package\Tests\server\playwright.Tests.ps1',
    'lib\.playwright\package\Tests\server\progress.Tests.ps1',
    'lib\.playwright\package\Tests\server\protocolError.Tests.ps1',
    'lib\.playwright\package\Tests\server\recorder.Tests.ps1',
    'lib\.playwright\package\Tests\server\screenshotter.Tests.ps1',
    'lib\.playwright\package\Tests\server\selectors.Tests.ps1',
    'lib\.playwright\package\Tests\server\socksClientCertificatesInterceptor.Tests.ps1',
    'lib\.playwright\package\Tests\server\socksInterceptor.Tests.ps1',
    'lib\.playwright\package\Tests\server\transport.Tests.ps1',
    'lib\.playwright\package\Tests\server\types.Tests.ps1',
    'lib\.playwright\package\Tests\server\usKeyboardLayout.Tests.ps1',
    'lib\.playwright\package\Tests\remote\playwrightConnection.Tests.ps1',
    'lib\.playwright\package\Tests\remote\playwrightServer.Tests.ps1',
    'lib\.playwright\package\Tests\protocol\debug.Tests.ps1',
    'lib\.playwright\package\Tests\protocol\serializers.Tests.ps1',
    'lib\.playwright\package\Tests\protocol\transport.Tests.ps1',
    'lib\.playwright\package\Tests\protocol\validator.Tests.ps1',
    'lib\.playwright\package\Tests\protocol\validatorPrimitives.Tests.ps1',
    'lib\.playwright\package\Tests\image_tools\colorUtils.Tests.ps1',
    'lib\.playwright\package\Tests\image_tools\compare.Tests.ps1',
    'lib\.playwright\package\Tests\image_tools\imageChannel.Tests.ps1',
    'lib\.playwright\package\Tests\image_tools\stats.Tests.ps1',
    'lib\.playwright\package\Tests\generated\clockSource.Tests.ps1',
    'lib\.playwright\package\Tests\generated\consoleApiSource.Tests.ps1',
    'lib\.playwright\package\Tests\generated\injectedScriptSource.Tests.ps1',
    'lib\.playwright\package\Tests\generated\pollingRecorderSource.Tests.ps1',
    'lib\.playwright\package\Tests\generated\utilityScriptSource.Tests.ps1',
    'lib\.playwright\package\Tests\generated\webSocketMockSource.Tests.ps1',
    'lib\.playwright\package\Tests\common\socksProxy.Tests.ps1',
    'lib\.playwright\package\Tests\common\timeoutSettings.Tests.ps1',
    'lib\.playwright\package\Tests\common\types.Tests.ps1',
    'lib\.playwright\package\Tests\client\accessibility.Tests.ps1',
    'lib\.playwright\package\Tests\client\android.Tests.ps1',
    'lib\.playwright\package\Tests\client\api.Tests.ps1',
    'lib\.playwright\package\Tests\client\artifact.Tests.ps1',
    'lib\.playwright\package\Tests\client\browser.Tests.ps1',
    'lib\.playwright\package\Tests\client\browserContext.Tests.ps1',
    'lib\.playwright\package\Tests\client\browserType.Tests.ps1',
    'lib\.playwright\package\Tests\client\cdpSession.Tests.ps1',
    'lib\.playwright\package\Tests\client\channelOwner.Tests.ps1',
    'lib\.playwright\package\Tests\client\clientHelper.Tests.ps1',
    'lib\.playwright\package\Tests\client\clientInstrumentation.Tests.ps1',
    'lib\.playwright\package\Tests\client\clock.Tests.ps1',
    'lib\.playwright\package\Tests\client\connection.Tests.ps1',
    'lib\.playwright\package\Tests\client\consoleMessage.Tests.ps1',
    'lib\.playwright\package\Tests\client\coverage.Tests.ps1',
    'lib\.playwright\package\Tests\client\dialog.Tests.ps1',
    'lib\.playwright\package\Tests\client\download.Tests.ps1',
    'lib\.playwright\package\Tests\client\electron.Tests.ps1',
    'lib\.playwright\package\Tests\client\elementHandle.Tests.ps1',
    'lib\.playwright\package\Tests\client\errors.Tests.ps1',
    'lib\.playwright\package\Tests\client\eventEmitter.Tests.ps1',
    'lib\.playwright\package\Tests\client\events.Tests.ps1',
    'lib\.playwright\package\Tests\client\fetch.Tests.ps1',
    'lib\.playwright\package\Tests\client\fileChooser.Tests.ps1',
    'lib\.playwright\package\Tests\client\frame.Tests.ps1',
    'lib\.playwright\package\Tests\client\harRouter.Tests.ps1',
    'lib\.playwright\package\Tests\client\input.Tests.ps1',
    'lib\.playwright\package\Tests\client\jsHandle.Tests.ps1',
    'lib\.playwright\package\Tests\client\jsonPipe.Tests.ps1',
    'lib\.playwright\package\Tests\client\localUtils.Tests.ps1',
    'lib\.playwright\package\Tests\client\locator.Tests.ps1',
    'lib\.playwright\package\Tests\client\network.Tests.ps1',
    'lib\.playwright\package\Tests\client\page.Tests.ps1',
    'lib\.playwright\package\Tests\client\playwright.Tests.ps1',
    'lib\.playwright\package\Tests\client\selectors.Tests.ps1',
    'lib\.playwright\package\Tests\client\stream.Tests.ps1',
    'lib\.playwright\package\Tests\client\tracing.Tests.ps1',
    'lib\.playwright\package\Tests\client\types.Tests.ps1',
    'lib\.playwright\package\Tests\client\video.Tests.ps1',
    'lib\.playwright\package\Tests\client\waiter.Tests.ps1',
    'lib\.playwright\package\Tests\client\webError.Tests.ps1',
    'lib\.playwright\package\Tests\client\worker.Tests.ps1',
    'lib\.playwright\package\Tests\client\writableStream.Tests.ps1',
    'lib\.playwright\package\Tests\cli\driver.Tests.ps1',
    'lib\.playwright\package\Tests\cli\program.Tests.ps1',
    'lib\.playwright\package\Tests\cli\programWithTestStub.Tests.ps1',
    'lib\.playwright\package\lib\androidServerImpl.js',
    'lib\.playwright\package\lib\browserServerImpl.js',
    'lib\.playwright\package\lib\inprocess.js',
    'lib\.playwright\package\lib\inProcessFactory.js',
    'lib\.playwright\package\lib\outofprocess.js',
    'lib\.playwright\package\lib\utilsBundle.js',
    'lib\.playwright\package\lib\zipBundle.js',
    'lib\.playwright\package\lib\zipBundleImpl.js',
    'lib\.playwright\package\lib\vite\traceViewer\codicon.DCmgc-ay.ttf',
    'lib\.playwright\package\lib\vite\traceViewer\index.html',
    'lib\.playwright\package\lib\vite\traceViewer\index.qVn2ZnpC.js',
    'lib\.playwright\package\lib\vite\traceViewer\playwright-logo.svg',
    'lib\.playwright\package\lib\vite\traceViewer\snapshot.html',
    'lib\.playwright\package\lib\vite\traceViewer\sw.bundle.js',
    'lib\.playwright\package\lib\vite\traceViewer\uiMode.html',
    'lib\.playwright\package\lib\vite\traceViewer\uiMode.m4IPRPOd.js',
    'lib\.playwright\package\lib\vite\traceViewer\assets\codeMirrorModule-CyuxU5C-.js',
    'lib\.playwright\package\lib\vite\traceViewer\assets\defaultSettingsView-5nVJRt0A.js',
    'lib\.playwright\package\lib\vite\traceViewer\assets\xtermModule-c-SNdYZy.js',
    'lib\.playwright\package\lib\vite\Tests\assets\codeMirrorModule-C3UTv-Ge.Tests.ps1',
    'lib\.playwright\package\lib\vite\Tests\assets\codeMirrorModule-CyuxU5C-.Tests.ps1',
    'lib\.playwright\package\lib\vite\Tests\assets\codeMirrorModule-k-61wZCK.Tests.ps1',
    'lib\.playwright\package\lib\vite\Tests\assets\codicon-DCmgc-ay.Tests.ps1',
    'lib\.playwright\package\lib\vite\Tests\assets\defaultSettingsView-5nVJRt0A.Tests.ps1',
    'lib\.playwright\package\lib\vite\Tests\assets\index-B70BEW3b.Tests.ps1',
    'lib\.playwright\package\lib\vite\Tests\assets\index-eHBmevrY.Tests.ps1',
    'lib\.playwright\package\lib\vite\Tests\assets\xtermModule-c-SNdYZy.Tests.ps1',
    'lib\.playwright\package\lib\vite\recorder\index.html',
    'lib\.playwright\package\lib\vite\recorder\playwright-logo.svg',
    'lib\.playwright\package\lib\vite\recorder\assets\codeMirrorModule-k-61wZCK.js',
    'lib\.playwright\package\lib\vite\recorder\assets\codicon-DCmgc-ay.ttf',
    'lib\.playwright\package\lib\vite\recorder\assets\index-B70BEW3b.js',
    'lib\.playwright\package\lib\vite\htmlReport\index.html',
    'lib\.playwright\package\lib\utilsBundleImpl\index.js',
    'lib\.playwright\package\lib\utilsBundleImpl\xdg-open',
    'lib\.playwright\package\lib\utils\ascii.js',
    'lib\.playwright\package\lib\utils\comparators.js',
    'lib\.playwright\package\lib\utils\crypto.js',
    'lib\.playwright\package\lib\utils\debug.js',
    'lib\.playwright\package\lib\utils\debugLogger.js',
    'lib\.playwright\package\lib\utils\env.js',
    'lib\.playwright\package\lib\utils\eventsHelper.js',
    'lib\.playwright\package\lib\utils\expectUtils.js',
    'lib\.playwright\package\lib\utils\fileUtils.js',
    'lib\.playwright\package\lib\utils\happy-eyeballs.js',
    'lib\.playwright\package\lib\utils\headers.js',
    'lib\.playwright\package\lib\utils\hostPlatform.js',
    'lib\.playwright\package\lib\utils\httpServer.js',
    'lib\.playwright\package\lib\utils\index.js',
    'lib\.playwright\package\lib\utils\linuxUtils.js',
    'lib\.playwright\package\lib\utils\manualPromise.js',
    'lib\.playwright\package\lib\utils\multimap.js',
    'lib\.playwright\package\lib\utils\network.js',
    'lib\.playwright\package\lib\utils\processLauncher.js',
    'lib\.playwright\package\lib\utils\profiler.js',
    'lib\.playwright\package\lib\utils\rtti.js',
    'lib\.playwright\package\lib\utils\semaphore.js',
    'lib\.playwright\package\lib\utils\sequence.js',
    'lib\.playwright\package\lib\utils\spawnAsync.js',
    'lib\.playwright\package\lib\utils\stackTrace.js',
    'lib\.playwright\package\lib\utils\task.js',
    'lib\.playwright\package\lib\utils\time.js',
    'lib\.playwright\package\lib\utils\timeoutRunner.js',
    'lib\.playwright\package\lib\utils\traceUtils.js',
    'lib\.playwright\package\lib\utils\userAgent.js',
    'lib\.playwright\package\lib\utils\wsServer.js',
    'lib\.playwright\package\lib\utils\zipFile.js',
    'lib\.playwright\package\lib\utils\zones.js',
    'lib\.playwright\package\lib\utils\isomorphic\ariaSnapshot.js',
    'lib\.playwright\package\lib\utils\isomorphic\cssParser.js',
    'lib\.playwright\package\lib\utils\isomorphic\cssTokenizer.js',
    'lib\.playwright\package\lib\utils\isomorphic\locatorGenerators.js',
    'lib\.playwright\package\lib\utils\isomorphic\locatorParser.js',
    'lib\.playwright\package\lib\utils\isomorphic\locatorUtils.js',
    'lib\.playwright\package\lib\utils\isomorphic\mimeType.js',
    'lib\.playwright\package\lib\utils\isomorphic\selectorParser.js',
    'lib\.playwright\package\lib\utils\isomorphic\stringUtils.js',
    'lib\.playwright\package\lib\utils\isomorphic\traceUtils.js',
    'lib\.playwright\package\lib\utils\isomorphic\urlMatch.js',
    'lib\.playwright\package\lib\third_party\pixelmatch.js',
    'lib\.playwright\package\lib\Tests\webkit\webkit.Tests.ps1',
    'lib\.playwright\package\lib\Tests\webkit\wkAccessibility.Tests.ps1',
    'lib\.playwright\package\lib\Tests\webkit\wkBrowser.Tests.ps1',
    'lib\.playwright\package\lib\Tests\webkit\wkConnection.Tests.ps1',
    'lib\.playwright\package\lib\Tests\webkit\wkExecutionContext.Tests.ps1',
    'lib\.playwright\package\lib\Tests\webkit\wkInput.Tests.ps1',
    'lib\.playwright\package\lib\Tests\webkit\wkInterceptableRequest.Tests.ps1',
    'lib\.playwright\package\lib\Tests\webkit\wkPage.Tests.ps1',
    'lib\.playwright\package\lib\Tests\webkit\wkProvisionalPage.Tests.ps1',
    'lib\.playwright\package\lib\Tests\webkit\wkWorkers.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\codeMirrorModule.C3UTv-Ge.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\codicon.DCmgc-ay.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\defaultSettingsView.2xeEXCXv.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\index.CFOW-Ezb.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\index.qVn2ZnpC.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\index.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\playwright-logo.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\snapshot.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\sw.bundle.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\uiMode.BatfzHMG.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\uiMode.m4IPRPOd.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\uiMode.Tests.ps1',
    'lib\.playwright\package\lib\Tests\traceViewer\xtermModule.Beg8tuEN.Tests.ps1',
    'lib\.playwright\package\lib\Tests\registry\browserFetcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\registry\dependencies.Tests.ps1',
    'lib\.playwright\package\lib\Tests\registry\index.Tests.ps1',
    'lib\.playwright\package\lib\Tests\registry\nativeDeps.Tests.ps1',
    'lib\.playwright\package\lib\Tests\registry\oopDownloadBrowserMain.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\chat.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\contextRecorder.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\index.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\playwright-logo.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\recorderApp.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\recorderCollection.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\recorderFrontend.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\recorderRunner.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\recorderUtils.Tests.ps1',
    'lib\.playwright\package\lib\Tests\recorder\throttledFile.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\ariaSnapshot.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\cssParser.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\cssTokenizer.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\locatorGenerators.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\locatorParser.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\locatorUtils.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\mimeType.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\selectorParser.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\stringUtils.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\traceUtils.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\urlMatch.Tests.ps1',
    'lib\.playwright\package\lib\Tests\isomorphic\utilityScriptSerializers.Tests.ps1',
    'lib\.playwright\package\lib\Tests\htmlReport\index.Tests.ps1',
    'lib\.playwright\package\lib\Tests\har\harRecorder.Tests.ps1',
    'lib\.playwright\package\lib\Tests\har\harTracer.Tests.ps1',
    'lib\.playwright\package\lib\Tests\firefox\ffAccessibility.Tests.ps1',
    'lib\.playwright\package\lib\Tests\firefox\ffBrowser.Tests.ps1',
    'lib\.playwright\package\lib\Tests\firefox\ffConnection.Tests.ps1',
    'lib\.playwright\package\lib\Tests\firefox\ffExecutionContext.Tests.ps1',
    'lib\.playwright\package\lib\Tests\firefox\ffInput.Tests.ps1',
    'lib\.playwright\package\lib\Tests\firefox\ffNetworkManager.Tests.ps1',
    'lib\.playwright\package\lib\Tests\firefox\ffPage.Tests.ps1',
    'lib\.playwright\package\lib\Tests\firefox\firefox.Tests.ps1',
    'lib\.playwright\package\lib\Tests\electron\electron.Tests.ps1',
    'lib\.playwright\package\lib\Tests\electron\loader.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\androidDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\artifactDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\browserContextDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\browserDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\browserTypeDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\cdpSessionDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\debugControllerDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\dialogDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\dispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\electronDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\elementHandlerDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\frameDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\jsHandleDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\jsonPipeDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\localUtilsDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\networkDispatchers.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\pageDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\playwrightDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\selectorsDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\streamDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\tracingDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\webSocketRouteDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\dispatchers\writableStreamDispatcher.Tests.ps1',
    'lib\.playwright\package\lib\Tests\codegen\csharp.Tests.ps1',
    'lib\.playwright\package\lib\Tests\codegen\java.Tests.ps1',
    'lib\.playwright\package\lib\Tests\codegen\javascript.Tests.ps1',
    'lib\.playwright\package\lib\Tests\codegen\jsonl.Tests.ps1',
    'lib\.playwright\package\lib\Tests\codegen\language.Tests.ps1',
    'lib\.playwright\package\lib\Tests\codegen\languages.Tests.ps1',
    'lib\.playwright\package\lib\Tests\codegen\python.Tests.ps1',
    'lib\.playwright\package\lib\Tests\codegen\types.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\appIcon.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\chromium.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\chromiumSwitches.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crAccessibility.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crBrowser.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crConnection.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crCoverage.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crDevTools.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crDragDrop.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crExecutionContext.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crInput.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crNetworkManager.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crPage.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crPdf.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crProtocolHelper.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\crServiceWorker.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\defaultFontFamilies.Tests.ps1',
    'lib\.playwright\package\lib\Tests\chromium\videoRecorder.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiBrowser.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiChromium.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiConnection.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiExecutionContext.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiFirefox.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiInput.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiNetworkManager.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiOverCdp.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiPage.Tests.ps1',
    'lib\.playwright\package\lib\Tests\bidi\bidiPdf.Tests.ps1',
    'lib\.playwright\package\lib\Tests\android\android.Tests.ps1',
    'lib\.playwright\package\lib\Tests\android\backendAdb.Tests.ps1',
    'lib\.playwright\package\lib\server\accessibility.js',
    'lib\.playwright\package\lib\server\artifact.js',
    'lib\.playwright\package\lib\server\browser.js',
    'lib\.playwright\package\lib\server\browserContext.js',
    'lib\.playwright\package\lib\server\browserType.js',
    'lib\.playwright\package\lib\server\clock.js',
    'lib\.playwright\package\lib\server\console.js',
    'lib\.playwright\package\lib\server\cookieStore.js',
    'lib\.playwright\package\lib\server\debugController.js',
    'lib\.playwright\package\lib\server\debugger.js',
    'lib\.playwright\package\lib\server\deviceDescriptors.js',
    'lib\.playwright\package\lib\server\deviceDescriptorsSource.json',
    'lib\.playwright\package\lib\server\dialog.js',
    'lib\.playwright\package\lib\server\dom.js',
    'lib\.playwright\package\lib\server\download.js',
    'lib\.playwright\package\lib\server\errors.js',
    'lib\.playwright\package\lib\server\fetch.js',
    'lib\.playwright\package\lib\server\fileChooser.js',
    'lib\.playwright\package\lib\server\fileUploadUtils.js',
    'lib\.playwright\package\lib\server\formData.js',
    'lib\.playwright\package\lib\server\frames.js',
    'lib\.playwright\package\lib\server\frameSelectors.js',
    'lib\.playwright\package\lib\server\helper.js',
    'lib\.playwright\package\lib\server\index.js',
    'lib\.playwright\package\lib\server\input.js',
    'lib\.playwright\package\lib\server\instrumentation.js',
    'lib\.playwright\package\lib\server\javascript.js',
    'lib\.playwright\package\lib\server\launchApp.js',
    'lib\.playwright\package\lib\server\macEditingCommands.js',
    'lib\.playwright\package\lib\server\network.js',
    'lib\.playwright\package\lib\server\page.js',
    'lib\.playwright\package\lib\server\pipeTransport.js',
    'lib\.playwright\package\lib\server\playwright.js',
    'lib\.playwright\package\lib\server\progress.js',
    'lib\.playwright\package\lib\server\protocolError.js',
    'lib\.playwright\package\lib\server\recorder.js',
    'lib\.playwright\package\lib\server\screenshotter.js',
    'lib\.playwright\package\lib\server\selectors.js',
    'lib\.playwright\package\lib\server\socksClientCertificatesInterceptor.js',
    'lib\.playwright\package\lib\server\socksInterceptor.js',
    'lib\.playwright\package\lib\server\transport.js',
    'lib\.playwright\package\lib\server\types.js',
    'lib\.playwright\package\lib\server\usKeyboardLayout.js',
    'lib\.playwright\package\lib\server\webkit\webkit.js',
    'lib\.playwright\package\lib\server\webkit\wkAccessibility.js',
    'lib\.playwright\package\lib\server\webkit\wkBrowser.js',
    'lib\.playwright\package\lib\server\webkit\wkConnection.js',
    'lib\.playwright\package\lib\server\webkit\wkExecutionContext.js',
    'lib\.playwright\package\lib\server\webkit\wkInput.js',
    'lib\.playwright\package\lib\server\webkit\wkInterceptableRequest.js',
    'lib\.playwright\package\lib\server\webkit\wkPage.js',
    'lib\.playwright\package\lib\server\webkit\wkProvisionalPage.js',
    'lib\.playwright\package\lib\server\webkit\wkWorkers.js',
    'lib\.playwright\package\lib\server\trace\viewer\traceViewer.js',
    'lib\.playwright\package\lib\server\trace\test\inMemorySnapshotter.js',
    'lib\.playwright\package\lib\server\trace\recorder\snapshotter.js',
    'lib\.playwright\package\lib\server\trace\recorder\snapshotterInjected.js',
    'lib\.playwright\package\lib\server\trace\recorder\tracing.js',
    'lib\.playwright\package\lib\server\Tests\viewer\traceViewer.Tests.ps1',
    'lib\.playwright\package\lib\server\Tests\third_party\bidiDeserializer.Tests.ps1',
    'lib\.playwright\package\lib\server\Tests\third_party\bidiKeyboard.Tests.ps1',
    'lib\.playwright\package\lib\server\Tests\third_party\bidiProtocol.Tests.ps1',
    'lib\.playwright\package\lib\server\Tests\third_party\bidiSerializer.Tests.ps1',
    'lib\.playwright\package\lib\server\Tests\third_party\firefoxPrefs.Tests.ps1',
    'lib\.playwright\package\lib\server\Tests\test\inMemorySnapshotter.Tests.ps1',
    'lib\.playwright\package\lib\server\Tests\recorder\snapshotter.Tests.ps1',
    'lib\.playwright\package\lib\server\Tests\recorder\snapshotterInjected.Tests.ps1',
    'lib\.playwright\package\lib\server\Tests\recorder\tracing.Tests.ps1',
    'lib\.playwright\package\lib\server\registry\browserFetcher.js',
    'lib\.playwright\package\lib\server\registry\dependencies.js',
    'lib\.playwright\package\lib\server\registry\index.js',
    'lib\.playwright\package\lib\server\registry\nativeDeps.js',
    'lib\.playwright\package\lib\server\registry\oopDownloadBrowserMain.js',
    'lib\.playwright\package\lib\server\recorder\chat.js',
    'lib\.playwright\package\lib\server\recorder\contextRecorder.js',
    'lib\.playwright\package\lib\server\recorder\recorderApp.js',
    'lib\.playwright\package\lib\server\recorder\recorderCollection.js',
    'lib\.playwright\package\lib\server\recorder\recorderFrontend.js',
    'lib\.playwright\package\lib\server\recorder\recorderRunner.js',
    'lib\.playwright\package\lib\server\recorder\recorderUtils.js',
    'lib\.playwright\package\lib\server\recorder\throttledFile.js',
    'lib\.playwright\package\lib\server\isomorphic\utilityScriptSerializers.js',
    'lib\.playwright\package\lib\server\har\harRecorder.js',
    'lib\.playwright\package\lib\server\har\harTracer.js',
    'lib\.playwright\package\lib\server\firefox\ffAccessibility.js',
    'lib\.playwright\package\lib\server\firefox\ffBrowser.js',
    'lib\.playwright\package\lib\server\firefox\ffConnection.js',
    'lib\.playwright\package\lib\server\firefox\ffExecutionContext.js',
    'lib\.playwright\package\lib\server\firefox\ffInput.js',
    'lib\.playwright\package\lib\server\firefox\ffNetworkManager.js',
    'lib\.playwright\package\lib\server\firefox\ffPage.js',
    'lib\.playwright\package\lib\server\firefox\firefox.js',
    'lib\.playwright\package\lib\server\electron\electron.js',
    'lib\.playwright\package\lib\server\electron\loader.js',
    'lib\.playwright\package\lib\server\dispatchers\androidDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\artifactDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\browserContextDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\browserDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\browserTypeDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\cdpSessionDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\debugControllerDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\dialogDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\dispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\electronDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\elementHandlerDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\frameDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\jsHandleDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\jsonPipeDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\localUtilsDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\networkDispatchers.js',
    'lib\.playwright\package\lib\server\dispatchers\pageDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\playwrightDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\selectorsDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\streamDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\tracingDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\webSocketRouteDispatcher.js',
    'lib\.playwright\package\lib\server\dispatchers\writableStreamDispatcher.js',
    'lib\.playwright\package\lib\server\codegen\csharp.js',
    'lib\.playwright\package\lib\server\codegen\java.js',
    'lib\.playwright\package\lib\server\codegen\javascript.js',
    'lib\.playwright\package\lib\server\codegen\jsonl.js',
    'lib\.playwright\package\lib\server\codegen\language.js',
    'lib\.playwright\package\lib\server\codegen\languages.js',
    'lib\.playwright\package\lib\server\codegen\python.js',
    'lib\.playwright\package\lib\server\codegen\types.js',
    'lib\.playwright\package\lib\server\chromium\appIcon.png',
    'lib\.playwright\package\lib\server\chromium\chromium.js',
    'lib\.playwright\package\lib\server\chromium\chromiumSwitches.js',
    'lib\.playwright\package\lib\server\chromium\crAccessibility.js',
    'lib\.playwright\package\lib\server\chromium\crBrowser.js',
    'lib\.playwright\package\lib\server\chromium\crConnection.js',
    'lib\.playwright\package\lib\server\chromium\crCoverage.js',
    'lib\.playwright\package\lib\server\chromium\crDevTools.js',
    'lib\.playwright\package\lib\server\chromium\crDragDrop.js',
    'lib\.playwright\package\lib\server\chromium\crExecutionContext.js',
    'lib\.playwright\package\lib\server\chromium\crInput.js',
    'lib\.playwright\package\lib\server\chromium\crNetworkManager.js',
    'lib\.playwright\package\lib\server\chromium\crPage.js',
    'lib\.playwright\package\lib\server\chromium\crPdf.js',
    'lib\.playwright\package\lib\server\chromium\crProtocolHelper.js',
    'lib\.playwright\package\lib\server\chromium\crServiceWorker.js',
    'lib\.playwright\package\lib\server\chromium\defaultFontFamilies.js',
    'lib\.playwright\package\lib\server\chromium\videoRecorder.js',
    'lib\.playwright\package\lib\server\bidi\bidiBrowser.js',
    'lib\.playwright\package\lib\server\bidi\bidiChromium.js',
    'lib\.playwright\package\lib\server\bidi\bidiConnection.js',
    'lib\.playwright\package\lib\server\bidi\bidiExecutionContext.js',
    'lib\.playwright\package\lib\server\bidi\bidiFirefox.js',
    'lib\.playwright\package\lib\server\bidi\bidiInput.js',
    'lib\.playwright\package\lib\server\bidi\bidiNetworkManager.js',
    'lib\.playwright\package\lib\server\bidi\bidiOverCdp.js',
    'lib\.playwright\package\lib\server\bidi\bidiPage.js',
    'lib\.playwright\package\lib\server\bidi\bidiPdf.js',
    'lib\.playwright\package\lib\server\bidi\third_party\bidiDeserializer.js',
    'lib\.playwright\package\lib\server\bidi\third_party\bidiKeyboard.js',
    'lib\.playwright\package\lib\server\bidi\third_party\bidiProtocol.js',
    'lib\.playwright\package\lib\server\bidi\third_party\bidiSerializer.js',
    'lib\.playwright\package\lib\server\bidi\third_party\firefoxPrefs.js',
    'lib\.playwright\package\lib\server\android\android.js',
    'lib\.playwright\package\lib\server\android\backendAdb.js',
    'lib\.playwright\package\lib\remote\playwrightConnection.js',
    'lib\.playwright\package\lib\remote\playwrightServer.js',
    'lib\.playwright\package\lib\protocol\debug.js',
    'lib\.playwright\package\lib\protocol\serializers.js',
    'lib\.playwright\package\lib\protocol\transport.js',
    'lib\.playwright\package\lib\protocol\validator.js',
    'lib\.playwright\package\lib\protocol\validatorPrimitives.js',
    'lib\.playwright\package\lib\image_tools\colorUtils.js',
    'lib\.playwright\package\lib\image_tools\compare.js',
    'lib\.playwright\package\lib\image_tools\imageChannel.js',
    'lib\.playwright\package\lib\image_tools\stats.js',
    'lib\.playwright\package\lib\generated\clockSource.js',
    'lib\.playwright\package\lib\generated\consoleApiSource.js',
    'lib\.playwright\package\lib\generated\injectedScriptSource.js',
    'lib\.playwright\package\lib\generated\pollingRecorderSource.js',
    'lib\.playwright\package\lib\generated\utilityScriptSource.js',
    'lib\.playwright\package\lib\generated\webSocketMockSource.js',
    'lib\.playwright\package\lib\common\socksProxy.js',
    'lib\.playwright\package\lib\common\timeoutSettings.js',
    'lib\.playwright\package\lib\common\types.js',
    'lib\.playwright\package\lib\client\accessibility.js',
    'lib\.playwright\package\lib\client\android.js',
    'lib\.playwright\package\lib\client\api.js',
    'lib\.playwright\package\lib\client\artifact.js',
    'lib\.playwright\package\lib\client\browser.js',
    'lib\.playwright\package\lib\client\browserContext.js',
    'lib\.playwright\package\lib\client\browserType.js',
    'lib\.playwright\package\lib\client\cdpSession.js',
    'lib\.playwright\package\lib\client\channelOwner.js',
    'lib\.playwright\package\lib\client\clientHelper.js',
    'lib\.playwright\package\lib\client\clientInstrumentation.js',
    'lib\.playwright\package\lib\client\clock.js',
    'lib\.playwright\package\lib\client\connection.js',
    'lib\.playwright\package\lib\client\consoleMessage.js',
    'lib\.playwright\package\lib\client\coverage.js',
    'lib\.playwright\package\lib\client\dialog.js',
    'lib\.playwright\package\lib\client\download.js',
    'lib\.playwright\package\lib\client\electron.js',
    'lib\.playwright\package\lib\client\elementHandle.js',
    'lib\.playwright\package\lib\client\errors.js',
    'lib\.playwright\package\lib\client\eventEmitter.js',
    'lib\.playwright\package\lib\client\events.js',
    'lib\.playwright\package\lib\client\fetch.js',
    'lib\.playwright\package\lib\client\fileChooser.js',
    'lib\.playwright\package\lib\client\frame.js',
    'lib\.playwright\package\lib\client\harRouter.js',
    'lib\.playwright\package\lib\client\input.js',
    'lib\.playwright\package\lib\client\jsHandle.js',
    'lib\.playwright\package\lib\client\jsonPipe.js',
    'lib\.playwright\package\lib\client\localUtils.js',
    'lib\.playwright\package\lib\client\locator.js',
    'lib\.playwright\package\lib\client\network.js',
    'lib\.playwright\package\lib\client\page.js',
    'lib\.playwright\package\lib\client\playwright.js',
    'lib\.playwright\package\lib\client\selectors.js',
    'lib\.playwright\package\lib\client\stream.js',
    'lib\.playwright\package\lib\client\tracing.js',
    'lib\.playwright\package\lib\client\types.js',
    'lib\.playwright\package\lib\client\video.js',
    'lib\.playwright\package\lib\client\waiter.js',
    'lib\.playwright\package\lib\client\webError.js',
    'lib\.playwright\package\lib\client\worker.js',
    'lib\.playwright\package\lib\client\writableStream.js',
    'lib\.playwright\package\lib\cli\driver.js',
    'lib\.playwright\package\lib\cli\program.js',
    'lib\.playwright\package\lib\cli\programWithTestStub.js',
    'lib\.playwright\package\bin\install_media_pack.ps1',
    'lib\.playwright\package\bin\reinstall_chrome_beta_linux.sh',
    'lib\.playwright\package\bin\reinstall_chrome_beta_mac.sh',
    'lib\.playwright\package\bin\reinstall_chrome_beta_win.ps1',
    'lib\.playwright\package\bin\reinstall_chrome_stable_linux.sh',
    'lib\.playwright\package\bin\reinstall_chrome_stable_mac.sh',
    'lib\.playwright\package\bin\reinstall_chrome_stable_win.ps1',
    'lib\.playwright\package\bin\reinstall_msedge_beta_linux.sh',
    'lib\.playwright\package\bin\reinstall_msedge_beta_mac.sh',
    'lib\.playwright\package\bin\reinstall_msedge_beta_win.ps1',
    'lib\.playwright\package\bin\reinstall_msedge_dev_linux.sh',
    'lib\.playwright\package\bin\reinstall_msedge_dev_mac.sh',
    'lib\.playwright\package\bin\reinstall_msedge_dev_win.ps1',
    'lib\.playwright\package\bin\reinstall_msedge_stable_linux.sh',
    'lib\.playwright\package\bin\reinstall_msedge_stable_mac.sh',
    'lib\.playwright\package\bin\reinstall_msedge_stable_win.ps1',
    'lib\.playwright\node\LICENSE',
    'lib\.playwright\node\win32_x64\node.exe',
    'Functions\GenXdev.Helpers.Math.Physics\Get-FreeFallTime.ps1',
    'Functions\GenXdev.Helpers\alignScript.ps1',
    'Functions\GenXdev.Helpers\ConvertTo-HashTable.ps1',
    'Functions\GenXdev.Helpers\ConvertTo-JsonEx.ps1',
    'Functions\GenXdev.Helpers\Copy-IdenticalParamValues.ps1',
    'Functions\GenXdev.Helpers\Get-GenXDevCmdlets.ps1',
    'Functions\GenXdev.Helpers\Get-ImageGeolocation.ps1',
    'Functions\GenXdev.Helpers\Import-GenXdevModules.ps1',
    'Functions\GenXdev.Helpers\Initialize-SearchPaths.ps1',
    'Functions\GenXdev.Helpers\Invoke-OnEachGenXdevModule.ps1',
    'Functions\GenXdev.Helpers\Out-Serial.ps1',
    'Functions\GenXdev.Helpers\Remove-JSONComments.ps1',
    'Functions\GenXdev.Helpers\Show-GenXDevCmdlets.ps1',
    'Functions\GenXdev.Helpers\Show-Verb.ps1',
    'default_site\index.html', 'custom_site\index.html',
    'auth_assets\logo.svg', 'auth_assets\main.js'

    # Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
    PrivateData           = @{

        PSData = @{

            # Tags applied to this module. These help with module discovery in online galleries.
            Tags                     = 'GenXdev'

            # A URL to the license for this module.
            # LicenseUri = 'https://raw.githubusercontent.com/genXdev/GenXdev.Helpers/main/LICENSE'

            # A URL to the main website for this project.
            ProjectUri               = 'https://powershell.genxdev.net/#GenXdev.Helpers'

            # A URL to an icon representing this module.
            IconUri                  = 'https://genxdev.net/favicon.ico'

            # ReleaseNotes of this module
            # ReleaseNotes = ''

            # Prerelease string of this module
            # Prerelease = ''

            # Flag to indicate whether the module requires explicit user acceptance for install/update/save
            # RequireLicenseAcceptance = $true

            # External dependent modules of this module
            # ExternalModuleDependencies = @()

        } # End of PSData hashtable

    } # End of PrivateData hashtable

    # HelpInfo URI of this module
    # HelpInfoURI = ''

    # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
    # DefaultCommandPrefix = ''

}