summaryrefslogtreecommitdiffstats
path: root/browser/tools/mozscreenshots/permissionPrompts/browser.toml
blob: 0ddc6302ed1896d2303113b7fb7583759370f98b (plain)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
subsuite = "screenshots"
support-files = ["../head.js"]
prefs = [
  "signon.testOnlyUserHasInteractedByPrefValue=true",
  "signon.testOnlyUserHasInteractedWithDocument=true",
]

["browser_permissionPrompts.js"]
skip-if = ["os == 'mac'"] # times out on macosx1014, see 1570098