Source code

Revision control

Copy as Markdown

Other Tools

[user_prompts.py]
[test_ignore[alert\]]
expected:
if (os == "android") and not debug and fission: [PASS, ERROR]
[test_dismiss_and_notify[alert-None\]]
expected:
if not fission and not debug and (os == "android"): [PASS, ERROR]