Source code

Revision control

Copy as Markdown

Other Tools

[user_prompts.py]
disabled:
if os == "android": Not supported
[test_accept[alert-None\]]
expected:
if (display == "wayland") and debug: [PASS, FAIL]
[test_accept[confirm-True\]]
expected:
if (display == "wayland") and debug: [PASS, FAIL]
[test_accept[prompt-\]]
expected:
if (display == "wayland") and debug: [PASS, FAIL]
[test_dismiss[alert-None\]]
expected:
if (display == "wayland") and debug: [PASS, FAIL]
[test_dismiss[confirm-False\]]
expected:
if (display == "wayland") and debug: [PASS, FAIL]
[test_dismiss[prompt-None\]]
expected:
if (display == "wayland") and debug: [PASS, FAIL]