[target_blank_useractivation.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, ERROR]
[ mouse click]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
[.click()]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
[.click()]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
[ mouse click]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]