repo
stringlengths
7
64
file_url
stringlengths
81
338
file_path
stringlengths
5
257
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 15:25:31
2026-01-05 01:50:38
truncated
bool
2 classes
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/debugger.ts
packages/playwright-core/src/server/debugger.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/fileChooser.ts
packages/playwright-core/src/server/fileChooser.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/screencast.ts
packages/playwright-core/src/server/screencast.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/harBackend.ts
packages/playwright-core/src/server/harBackend.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/deviceDescriptors.ts
packages/playwright-core/src/server/deviceDescriptors.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/pipeTransport.ts
packages/playwright-core/src/server/pipeTransport.ts
/** * Copyright 2018 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/recorder.ts
packages/playwright-core/src/server/recorder.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/frames.ts
packages/playwright-core/src/server/frames.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
true
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/launchApp.ts
packages/playwright-core/src/server/launchApp.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/fileUploadUtils.ts
packages/playwright-core/src/server/fileUploadUtils.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/console.ts
packages/playwright-core/src/server/console.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/debugController.ts
packages/playwright-core/src/server/debugController.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/input.ts
packages/playwright-core/src/server/input.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/localUtils.ts
packages/playwright-core/src/server/localUtils.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/usKeyboardLayout.ts
packages/playwright-core/src/server/usKeyboardLayout.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License'); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/artifact.ts
packages/playwright-core/src/server/artifact.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/types.ts
packages/playwright-core/src/server/types.ts
/** * Copyright 2018 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dialog.ts
packages/playwright-core/src/server/dialog.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/macEditingCommands.ts
packages/playwright-core/src/server/macEditingCommands.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License'); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/selectors.ts
packages/playwright-core/src/server/selectors.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/index.ts
packages/playwright-core/src/server/index.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/network.ts
packages/playwright-core/src/server/network.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/codegen/javascript.ts
packages/playwright-core/src/server/codegen/javascript.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/codegen/java.ts
packages/playwright-core/src/server/codegen/java.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/codegen/languages.ts
packages/playwright-core/src/server/codegen/languages.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/codegen/language.ts
packages/playwright-core/src/server/codegen/language.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/codegen/csharp.ts
packages/playwright-core/src/server/codegen/csharp.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/codegen/python.ts
packages/playwright-core/src/server/codegen/python.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/codegen/types.ts
packages/playwright-core/src/server/codegen/types.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/codegen/jsonl.ts
packages/playwright-core/src/server/codegen/jsonl.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/chromiumSwitches.ts
packages/playwright-core/src/server/chromium/chromiumSwitches.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crCoverage.ts
packages/playwright-core/src/server/chromium/crCoverage.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crExecutionContext.ts
packages/playwright-core/src/server/chromium/crExecutionContext.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crDevTools.ts
packages/playwright-core/src/server/chromium/crDevTools.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crInput.ts
packages/playwright-core/src/server/chromium/crInput.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License'); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/protocol.d.ts
packages/playwright-core/src/server/chromium/protocol.d.ts
// This is generated from /utils/protocol-types-generator/index.js type binary = string; export namespace Protocol { export namespace Accessibility { /** * Unique accessibility node identifier. */ export type AXNodeId = string; /** * Enum of possible property types. */ export type ...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
true
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crProtocolHelper.ts
packages/playwright-core/src/server/chromium/crProtocolHelper.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crNetworkManager.ts
packages/playwright-core/src/server/chromium/crNetworkManager.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
true
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/defaultFontFamilies.ts
packages/playwright-core/src/server/chromium/defaultFontFamilies.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crBrowser.ts
packages/playwright-core/src/server/chromium/crBrowser.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crServiceWorker.ts
packages/playwright-core/src/server/chromium/crServiceWorker.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/chromium.ts
packages/playwright-core/src/server/chromium/chromium.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crConnection.ts
packages/playwright-core/src/server/chromium/crConnection.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crPage.ts
packages/playwright-core/src/server/chromium/crPage.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
true
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crDragDrop.ts
packages/playwright-core/src/server/chromium/crDragDrop.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/chromium/crPdf.ts
packages/playwright-core/src/server/chromium/crPdf.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/recorder/chat.ts
packages/playwright-core/src/server/recorder/chat.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/recorder/throttledFile.ts
packages/playwright-core/src/server/recorder/throttledFile.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/recorder/recorderUtils.ts
packages/playwright-core/src/server/recorder/recorderUtils.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/recorder/recorderSignalProcessor.ts
packages/playwright-core/src/server/recorder/recorderSignalProcessor.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/recorder/recorderRunner.ts
packages/playwright-core/src/server/recorder/recorderRunner.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/recorder/recorderApp.ts
packages/playwright-core/src/server/recorder/recorderApp.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/har/harRecorder.ts
packages/playwright-core/src/server/har/harRecorder.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/har/harTracer.ts
packages/playwright-core/src/server/har/harTracer.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/hostPlatform.ts
packages/playwright-core/src/server/utils/hostPlatform.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/task.ts
packages/playwright-core/src/server/utils/task.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/zipFile.ts
packages/playwright-core/src/server/utils/zipFile.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/processLauncher.ts
packages/playwright-core/src/server/utils/processLauncher.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/profiler.ts
packages/playwright-core/src/server/utils/profiler.ts
/** * Copyright Microsoft Corporation. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/expectUtils.ts
packages/playwright-core/src/server/utils/expectUtils.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/debug.ts
packages/playwright-core/src/server/utils/debug.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/linuxUtils.ts
packages/playwright-core/src/server/utils/linuxUtils.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/debugLogger.ts
packages/playwright-core/src/server/utils/debugLogger.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/comparators.ts
packages/playwright-core/src/server/utils/comparators.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/httpServer.ts
packages/playwright-core/src/server/utils/httpServer.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/env.ts
packages/playwright-core/src/server/utils/env.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/imageUtils.ts
packages/playwright-core/src/server/utils/imageUtils.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/wsServer.ts
packages/playwright-core/src/server/utils/wsServer.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/crypto.ts
packages/playwright-core/src/server/utils/crypto.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/happyEyeballs.ts
packages/playwright-core/src/server/utils/happyEyeballs.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/pipeTransport.ts
packages/playwright-core/src/server/utils/pipeTransport.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/spawnAsync.ts
packages/playwright-core/src/server/utils/spawnAsync.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/userAgent.ts
packages/playwright-core/src/server/utils/userAgent.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/eventsHelper.ts
packages/playwright-core/src/server/utils/eventsHelper.ts
/** * Copyright 2017 Google Inc. All rights reserved. * Modifications copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/ascii.ts
packages/playwright-core/src/server/utils/ascii.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/fileUtils.ts
packages/playwright-core/src/server/utils/fileUtils.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/socksProxy.ts
packages/playwright-core/src/server/utils/socksProxy.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/nodePlatform.ts
packages/playwright-core/src/server/utils/nodePlatform.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/zones.ts
packages/playwright-core/src/server/utils/zones.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/network.ts
packages/playwright-core/src/server/utils/network.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/image_tools/stats.ts
packages/playwright-core/src/server/utils/image_tools/stats.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/image_tools/imageChannel.ts
packages/playwright-core/src/server/utils/image_tools/imageChannel.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/image_tools/compare.ts
packages/playwright-core/src/server/utils/image_tools/compare.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/utils/image_tools/colorUtils.ts
packages/playwright-core/src/server/utils/image_tools/colorUtils.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/trace/viewer/traceViewer.ts
packages/playwright-core/src/server/trace/viewer/traceViewer.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/trace/recorder/snapshotterInjected.ts
packages/playwright-core/src/server/trace/recorder/snapshotterInjected.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/trace/recorder/tracing.ts
packages/playwright-core/src/server/trace/recorder/tracing.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/trace/recorder/snapshotter.ts
packages/playwright-core/src/server/trace/recorder/snapshotter.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/electron/loader.ts
packages/playwright-core/src/server/electron/loader.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/electron/electron.ts
packages/playwright-core/src/server/electron/electron.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/cdpSessionDispatcher.ts
packages/playwright-core/src/server/dispatchers/cdpSessionDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/pageDispatcher.ts
packages/playwright-core/src/server/dispatchers/pageDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License'); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/jsHandleDispatcher.ts
packages/playwright-core/src/server/dispatchers/jsHandleDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/writableStreamDispatcher.ts
packages/playwright-core/src/server/dispatchers/writableStreamDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/playwrightDispatcher.ts
packages/playwright-core/src/server/dispatchers/playwrightDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/frameDispatcher.ts
packages/playwright-core/src/server/dispatchers/frameDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/electronDispatcher.ts
packages/playwright-core/src/server/dispatchers/electronDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/browserTypeDispatcher.ts
packages/playwright-core/src/server/dispatchers/browserTypeDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/browserDispatcher.ts
packages/playwright-core/src/server/dispatchers/browserDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false
microsoft/playwright
https://github.com/microsoft/playwright/blob/1359b5fbf7087a8b72d7ee25ad16ff2751195300/packages/playwright-core/src/server/dispatchers/debugControllerDispatcher.ts
packages/playwright-core/src/server/dispatchers/debugControllerDispatcher.ts
/** * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the 'License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
typescript
Apache-2.0
1359b5fbf7087a8b72d7ee25ad16ff2751195300
2026-01-04T15:25:31.902420Z
false