7 lines
201 B
INI
7 lines
201 B
INI
[CaretPosition-001.html]
|
|
[Element at (400, 900)]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "mac") and debug: [PASS, FAIL]
|
|
if os == "win": PASS
|
|
FAIL
|