Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4144896
launch.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
510 B
Referenced Files
None
Subscribers
None
launch.json
View Options
{
"version"
:
"0.2.0"
,
"configurations"
:
[
{
"name"
:
"run select spec"
,
"type"
:
"node"
,
"request"
:
"launch"
,
"args"
:
[
"tests/selenium/wdio.conf.js"
,
"--spec"
,
"${file}"
],
"cwd"
:
"${workspaceFolder}"
,
"autoAttachChildProcesses"
:
true
,
"program"
:
"${workspaceRoot}/node_modules/@wdio/cli/bin/wdio.js"
,
"console"
:
"integratedTerminal"
,
"skipFiles"
:
[
"${workspaceFolder}/node_modules/**/*.js"
,
"${workspaceFolder}/lib/**/*.js"
,
"<node_internals>/**/*.js"
]
}
]
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Aug 19 2026, 17:25 (5 w, 20 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a5/20/172a6e262e30828cd3593f606f3c
Default Alt Text
launch.json (510 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment