Source code
Revision control
Copy as Markdown
Other Tools
[defaultstatus.html]
expected:
if (os_version == "7.0") and sessionHistoryInParent and not debug: [OK, ERROR]
if (os_version == "7.0") and not sessionHistoryInParent and not debug: [OK, ERROR]
if (os_version == "14") and sessionHistoryInParent and not debug: [OK, ERROR]