summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/element_click/user_prompts.py.ini
blob: 81663db8f44048975e249e5ea8c90492cf530eaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[user_prompts.py]
  [test_dismiss[capabilities0-alert-None\]]
    disabled:
      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762248

  [test_dismiss[capabilities0-confirm-False\]]
    disabled:
      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762248

  [test_dismiss[capabilities0-prompt-None\]]
    disabled:
      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762248

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