Source code

Revision control

Copy as Markdown

Other Tools

[detached-frame-executeTool.https.html]
expected:
if (os == "android") and debug: [ERROR, OK]
if (os == "android") and not debug: [ERROR, OK]
ERROR
[executeTool() throws `InvalidStateError` in detached frame]
expected: FAIL