Source code
Revision control
Copy as Markdown
Other Tools
[gain.html]
expected:
if sessionHistoryInParent and (os == "android") and debug: [OK, TIMEOUT, CRASH]
if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT]
if not sessionHistoryInParent: [OK, TIMEOUT]