summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/perform_actions/user_prompts.py.ini
blob: 6d71518f12937224e89fed5aaeef78bcafed5d26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[user_prompts.py]
  [test_default[confirm-False\]]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, ERROR]

  [test_default[prompt-None\]]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, ERROR]

  [test_dismissed_beforeunload]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, ERROR]

  [test_ignore[capabilities0-alert\]]
    expected:
      if (processor == "x86") and not debug: [PASS, ERROR]