[process-parameters.https.html] expected: if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT, CRASH] if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH, TIMEOUT] if (os == "android") and not debug: [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] [3 inputs; 0 outputs] expected: if os == "mac": [PASS, TIMEOUT] [0 inputs; 3 outputs] expected: if os == "mac": [PASS, NOTRUN]