Source code

Revision control

Copy as Markdown

Other Tools

[script-change-transform.https.html]
expected:
if (os == "mac") and (processor == "aarch64"): TIMEOUT
if (os == "android") and debug: [OK, CRASH]
[change sender transform]
expected:
if processor == "aarch64": [TIMEOUT, PASS]