summaryrefslogtreecommitdiffstats
path: root/devtools/shared/commands/script/tests/browser.toml
blob: 21b59c0ea3d61d8d124bb7760e8de00b3f1dd857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
tags = "devtools"
subsuite = "devtools"
support-files = [
  "!/devtools/client/shared/test/shared-head.js",
  "head.js",
]

["browser_script_command_execute_basic.js"]

["browser_script_command_execute_document__proto__.js"]

["browser_script_command_execute_last_result.js"]

["browser_script_command_execute_throw.js"]