@cloud411716/fancy-webnovel 0.1.78 → 0.1.80
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -1
- package/plugins/fancy-scan/scripts/scan-output-format.md +1 -1
- package/plugins/fancy-scan/scripts/scraper-registry.md +12 -12
- package/plugins/fancy-scan/scripts/scrapers/cdp-utils.cjs +11 -186
- package/plugins/fancy-scan/scripts/scrapers/node_modules/.package-lock.json +0 -20
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/LICENSE +0 -202
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/NOTICE +0 -5
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/README.md +0 -3
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/ThirdPartyNotices.txt +0 -13
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/install_media_pack.ps1 +0 -5
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/install_webkit_wsl.ps1 +0 -33
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_chrome_beta_linux.sh +0 -42
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_chrome_beta_mac.sh +0 -13
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_chrome_beta_win.ps1 +0 -24
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_chrome_stable_linux.sh +0 -42
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_chrome_stable_mac.sh +0 -12
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_chrome_stable_win.ps1 +0 -24
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_msedge_beta_linux.sh +0 -48
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_msedge_beta_mac.sh +0 -11
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_msedge_beta_win.ps1 +0 -23
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_msedge_dev_linux.sh +0 -48
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_msedge_dev_mac.sh +0 -11
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_msedge_dev_win.ps1 +0 -23
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_msedge_stable_linux.sh +0 -48
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_msedge_stable_mac.sh +0 -11
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/bin/reinstall_msedge_stable_win.ps1 +0 -24
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/browsers.json +0 -75
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/cli.js +0 -21
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/index.d.ts +0 -17
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/index.js +0 -17
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/index.mjs +0 -28
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/bootstrap.js +0 -88
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/coreBundle.js +0 -74830
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/entry/cliDaemon.js +0 -5
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/entry/dashboardApp.js +0 -3
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/entry/mcp.js +0 -10
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/entry/oopBrowserDownload.js +0 -3
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/package.js +0 -50
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/server/chromium/appIcon.png +0 -0
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/server/electron/loader.js +0 -118
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/serverRegistry.js +0 -7347
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/serverRegistry.js.LICENSE +0 -354
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/cli-client/channelSessions.js +0 -141
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/cli-client/cli.js +0 -6
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/cli-client/help.json +0 -708
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/cli-client/minimist.js +0 -128
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/cli-client/output.js +0 -343
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/cli-client/program.js +0 -404
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/cli-client/registry.js +0 -176
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/cli-client/session.js +0 -258
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/dashboard/appIcon.png +0 -0
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/SKILL.md +0 -420
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/references/element-attributes.md +0 -23
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/references/playwright-tests.md +0 -39
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/references/request-mocking.md +0 -87
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/references/running-code.md +0 -241
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/references/session-management.md +0 -225
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/references/storage-state.md +0 -275
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/references/test-generation.md +0 -433
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/references/tracing.md +0 -139
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-cli/references/video-recording.md +0 -143
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-component-testing/SKILL.md +0 -143
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-component-testing/references/gallery-spec.md +0 -144
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-component-testing/references/migration.md +0 -85
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-component-testing/references/react.md +0 -67
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-component-testing/references/vue.md +0 -75
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/skills/playwright-trace/SKILL.md +0 -171
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/utils/extension.js +0 -101
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/tools/utils/socketConnection.js +0 -108
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/utilsBundle.js +0 -90764
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/utilsBundle.js.LICENSE +0 -2179
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/dashboard/assets/codicon-DCmgc-ay.ttf +0 -0
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/dashboard/assets/firefox-1bWoP6pv.svg +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/dashboard/assets/firefox-beta-k3eOH_eK.svg +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/dashboard/assets/firefox-nightly-Cp5nfeDT.svg +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/dashboard/assets/index-CyWAfh-p.js +0 -11
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/dashboard/assets/index-DhC616m4.css +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/dashboard/assets/safari-na3_-uQk.svg +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/dashboard/index.html +0 -29
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/dashboard/playwright-logo.svg +0 -24
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/htmlReport/index.html +0 -16
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/htmlReport/report.css +0 -2
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/htmlReport/report.js +0 -32
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/recorder/assets/codeMirrorModule--QdMvsKi.css +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/recorder/assets/codeMirrorModule-CwYYHbcZ.js +0 -32
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/recorder/assets/codicon-DCmgc-ay.ttf +0 -0
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/recorder/assets/index-DYjdXIbE.js +0 -129
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/recorder/assets/index-l_lX622x.css +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/recorder/index.html +0 -29
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/recorder/playwright-logo.svg +0 -9
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/assets/codeMirrorModule-rXmQmLUY.js +0 -32
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/assets/defaultSettingsView-B-dXF5JN.js +0 -181
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/assets/urlMatch-L3liM589.js +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/assets/xtermModule-BuZfJS5v.js +0 -7
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/codeMirrorModule.-QdMvsKi.css +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/codicon.DCmgc-ay.ttf +0 -0
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/defaultSettingsView.BLFoOugd.css +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/index.B_TqY17P.css +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/index.KZ4wOW1K.js +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/index.html +0 -44
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/manifest.webmanifest +0 -16
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/playwright-logo.svg +0 -9
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/snapshot.B_Jk1wbt.js +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/snapshot.html +0 -10
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/sw.bundle.js +0 -4
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/uiMode.C7UW1sC9.css +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/uiMode.Dzuouizj.js +0 -5
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/uiMode.html +0 -18
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/vite/traceViewer/xtermModule.kHJ-D0s7.css +0 -1
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/webp_codec.LICENSE +0 -173
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/webp_codec.wasm +0 -0
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/lib/xdg-open +0 -1267
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/package.json +0 -34
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/types/protocol.d.ts +0 -24842
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/types/structs.d.ts +0 -52
- package/plugins/fancy-scan/scripts/scrapers/node_modules/playwright-core/types/types.d.ts +0 -26188
- package/plugins/fancy-scan/scripts/scrapers/package.json +0 -9
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var import_coreBundle = require("../coreBundle");
|
|
3
|
-
var import_package = require("../package");
|
|
4
|
-
const { program } = require("../utilsBundle");
|
|
5
|
-
const p = program.version("Version " + import_package.packageJSON.version).name("Playwright MCP");
|
|
6
|
-
import_coreBundle.tools.decorateMCPCommand(p);
|
|
7
|
-
program.parseAsync(process.argv).catch((e) => {
|
|
8
|
-
console.error(e.message);
|
|
9
|
-
import_coreBundle.utils.gracefullyProcessExitDoNotHang(1);
|
|
10
|
-
});
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
-
for (let key of __getOwnPropNames(from))
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
-
}
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
-
mod
|
|
27
|
-
));
|
|
28
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var package_exports = {};
|
|
30
|
-
__export(package_exports, {
|
|
31
|
-
binPath: () => binPath,
|
|
32
|
-
libPath: () => libPath,
|
|
33
|
-
packageJSON: () => packageJSON,
|
|
34
|
-
packageRoot: () => packageRoot
|
|
35
|
-
});
|
|
36
|
-
module.exports = __toCommonJS(package_exports);
|
|
37
|
-
var import_path = __toESM(require("path"));
|
|
38
|
-
const packageRoot = import_path.default.join(__dirname, "..");
|
|
39
|
-
const packageJSON = require(import_path.default.join(packageRoot, "package.json"));
|
|
40
|
-
const binPath = import_path.default.join(packageRoot, "bin");
|
|
41
|
-
function libPath(...parts) {
|
|
42
|
-
return import_path.default.join(packageRoot, "lib", ...parts);
|
|
43
|
-
}
|
|
44
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
45
|
-
0 && (module.exports = {
|
|
46
|
-
binPath,
|
|
47
|
-
libPath,
|
|
48
|
-
packageJSON,
|
|
49
|
-
packageRoot
|
|
50
|
-
});
|
|
Binary file
|
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
// packages/playwright-core/src/server/electron/loader.ts
|
|
4
|
-
var import_electron = require("electron");
|
|
5
|
-
|
|
6
|
-
// packages/playwright-core/src/server/chromium/chromiumSwitches.ts
|
|
7
|
-
var disabledFeatures = [
|
|
8
|
-
// See https://github.com/microsoft/playwright/issues/14047
|
|
9
|
-
"AvoidUnnecessaryBeforeUnloadCheckSync",
|
|
10
|
-
// See https://github.com/microsoft/playwright/issues/38568
|
|
11
|
-
"BoundaryEventDispatchTracksNodeRemoval",
|
|
12
|
-
"DestroyProfileOnBrowserClose",
|
|
13
|
-
// See https://github.com/microsoft/playwright/pull/13854
|
|
14
|
-
"DialMediaRouteProvider",
|
|
15
|
-
"GlobalMediaControls",
|
|
16
|
-
// See https://github.com/microsoft/playwright/pull/27605
|
|
17
|
-
"HttpsUpgrades",
|
|
18
|
-
// Hides the Lens feature in the URL address bar. Its not working in unofficial builds.
|
|
19
|
-
"LensOverlay",
|
|
20
|
-
// See https://github.com/microsoft/playwright/pull/8162
|
|
21
|
-
"MediaRouter",
|
|
22
|
-
// See https://github.com/microsoft/playwright/issues/28023
|
|
23
|
-
"PaintHolding",
|
|
24
|
-
// See https://github.com/microsoft/playwright/issues/32230
|
|
25
|
-
"ThirdPartyStoragePartitioning",
|
|
26
|
-
// Chromium 149 rejects re-applying the `origin` header on a redirect (as request interception
|
|
27
|
-
// does) with net::ERR_INVALID_ARGUMENT. See https://github.com/microsoft/playwright/issues/41690
|
|
28
|
-
"BlockOriginHeaderModificationOnRedirect",
|
|
29
|
-
// See https://github.com/microsoft/playwright/issues/16126
|
|
30
|
-
"Translate",
|
|
31
|
-
// See https://issues.chromium.org/u/1/issues/435410220
|
|
32
|
-
"AutoDeElevate",
|
|
33
|
-
// Prevents downloading optimization hints on startup.
|
|
34
|
-
"OptimizationHints",
|
|
35
|
-
// Disables forced sign-in in Edge.
|
|
36
|
-
"msForceBrowserSignIn",
|
|
37
|
-
// Disables updating the preferred version in LaunchServices preferences on mac.
|
|
38
|
-
"msEdgeUpdateLaunchServicesPreferredVersion"
|
|
39
|
-
].filter(Boolean);
|
|
40
|
-
var chromiumSwitches = (options) => [
|
|
41
|
-
"--disable-field-trial-config",
|
|
42
|
-
// https://source.chromium.org/chromium/chromium/src/+/main:testing/variations/README.md
|
|
43
|
-
"--disable-background-networking",
|
|
44
|
-
"--disable-background-timer-throttling",
|
|
45
|
-
"--disable-backgrounding-occluded-windows",
|
|
46
|
-
"--disable-back-forward-cache",
|
|
47
|
-
// Avoids surprises like main request not being intercepted during page.goBack().
|
|
48
|
-
"--disable-breakpad",
|
|
49
|
-
"--disable-client-side-phishing-detection",
|
|
50
|
-
"--disable-component-extensions-with-background-pages",
|
|
51
|
-
"--disable-component-update",
|
|
52
|
-
// Avoids unneeded network activity after startup.
|
|
53
|
-
"--no-default-browser-check",
|
|
54
|
-
"--disable-default-apps",
|
|
55
|
-
"--disable-dev-shm-usage",
|
|
56
|
-
"--disable-edgeupdater",
|
|
57
|
-
// Disables Edge-specific updater on mac.
|
|
58
|
-
"--disable-extensions",
|
|
59
|
-
"--disable-features=" + disabledFeatures.join(","),
|
|
60
|
-
process.env.PLAYWRIGHT_LEGACY_SCREENSHOT ? "" : "--enable-features=CDPScreenshotNewSurface",
|
|
61
|
-
"--allow-pre-commit-input",
|
|
62
|
-
"--disable-hang-monitor",
|
|
63
|
-
"--disable-ipc-flooding-protection",
|
|
64
|
-
"--disable-popup-blocking",
|
|
65
|
-
"--disable-prompt-on-repost",
|
|
66
|
-
"--disable-renderer-backgrounding",
|
|
67
|
-
"--disable-updater-scheduler",
|
|
68
|
-
// Prevents Edge-specific updater from being launched when Edge is launched on mac.
|
|
69
|
-
"--force-color-profile=srgb",
|
|
70
|
-
"--metrics-recording-only",
|
|
71
|
-
"--no-first-run",
|
|
72
|
-
"--password-store=basic",
|
|
73
|
-
"--use-mock-keychain",
|
|
74
|
-
// See https://chromium-review.googlesource.com/c/chromium/src/+/2436773
|
|
75
|
-
"--no-service-autorun",
|
|
76
|
-
"--export-tagged-pdf",
|
|
77
|
-
// https://chromium-review.googlesource.com/c/chromium/src/+/4853540
|
|
78
|
-
"--disable-search-engine-choice-screen",
|
|
79
|
-
// https://issues.chromium.org/41491762
|
|
80
|
-
"--unsafely-disable-devtools-self-xss-warnings",
|
|
81
|
-
// Edge can potentially restart on Windows (msRelaunchNoCompatLayer) which looses its file descriptors (stdout/stderr) and CDP (3/4). Disable until fixed upstream.
|
|
82
|
-
"--edge-skip-compat-layer-relaunch",
|
|
83
|
-
// This disables Chrome for Testing infobar that is visible in the persistent context.
|
|
84
|
-
// The switch is ignored everywhere else, including Chromium/Chrome/Edge.
|
|
85
|
-
"--disable-infobars",
|
|
86
|
-
// Less annoying popups.
|
|
87
|
-
"--disable-search-engine-choice-screen",
|
|
88
|
-
// Prevents the "three dots" menu crash in IdentityManager::HasPrimaryAccount for ephemeral contexts.
|
|
89
|
-
options?.android ? "" : "--disable-sync"
|
|
90
|
-
].filter(Boolean);
|
|
91
|
-
|
|
92
|
-
// packages/playwright-core/src/server/electron/loader.ts
|
|
93
|
-
process.argv.splice(1, process.argv.indexOf("--remote-debugging-port=0"));
|
|
94
|
-
for (const arg of chromiumSwitches()) {
|
|
95
|
-
const match = arg.match(/--([^=]*)=?(.*)/);
|
|
96
|
-
import_electron.app.commandLine.appendSwitch(match[1], match[2]);
|
|
97
|
-
}
|
|
98
|
-
var originalWhenReady = import_electron.app.whenReady();
|
|
99
|
-
var originalEmit = import_electron.app.emit.bind(import_electron.app);
|
|
100
|
-
var readyEventArgs;
|
|
101
|
-
import_electron.app.emit = (event, ...args) => {
|
|
102
|
-
if (event === "ready") {
|
|
103
|
-
readyEventArgs = args;
|
|
104
|
-
return import_electron.app.listenerCount("ready") > 0;
|
|
105
|
-
}
|
|
106
|
-
return originalEmit(event, ...args);
|
|
107
|
-
};
|
|
108
|
-
var isReady = false;
|
|
109
|
-
var whenReadyCallback;
|
|
110
|
-
var whenReadyPromise = new Promise((f) => whenReadyCallback = f);
|
|
111
|
-
import_electron.app.isReady = () => isReady;
|
|
112
|
-
import_electron.app.whenReady = () => whenReadyPromise;
|
|
113
|
-
globalThis.__playwright_run = async () => {
|
|
114
|
-
const event = await originalWhenReady;
|
|
115
|
-
isReady = true;
|
|
116
|
-
whenReadyCallback(event);
|
|
117
|
-
originalEmit("ready", ...readyEventArgs);
|
|
118
|
-
};
|