Microsoft Edge · Arazzo Workflow
Microsoft Edge Inspect Browser Environment
Version 1.0.0
Read the browser version and then fetch the full DevTools Protocol schema.
View Spec
View on GitHub
BrowserChromiumDeveloper ToolsEdgeExtensionsMicrosoftProgressive Web AppsWeb DevelopmentWebViewArazzoWorkflows
Provider
Workflows
inspect-browser-environment
Capture browser version, then retrieve the full protocol schema.
Reads browser version and protocol information, then fetches the complete DevTools Protocol schema for that browser build.
1
getBrowserVersion
getBrowserVersion
Read browser version information including the browser build, DevTools protocol version, user agent, and browser-level WebSocket debugger URL.
2
getProtocolSchema
getProtocolSchema
Retrieve the complete DevTools Protocol schema, including the protocol version and the list of supported domains and their commands.