@vscode/test-web
Advanced tools
Changelog
0.0.22
--printServerLog
replacing --hideServerLog
.--browser
replacing --browserType
.Changelog
0.0.20
--extensionId publisher.name[@prerelease]
to include one or more extensions.Changelog
0.0.17
--host
and --port
: If provided runs the server from the given host and port.--verbose
to print out the browser console log.Changelog
0.0.16
--sourcesPath
: If provided, runs the server from VS Code sources at the given location.--version
is deprecated and replaced with quality
. Supported values: stable
, insiders
. Instead of sources
use --insiders
.