feat(web-probe): add semantic YAML origins
This commit is contained in:
@@ -51,6 +51,7 @@ async function writeManifest(extra = {}) {
|
||||
pid: process.pid,
|
||||
stateDir,
|
||||
baseUrl,
|
||||
origin,
|
||||
targetPath,
|
||||
network: publicNetwork(playwrightProxy),
|
||||
navigation: { maxAttempts: navigationMaxAttempts, valuesRedacted: true },
|
||||
|
||||
Reference in New Issue
Block a user