Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, is it possible to query an element to see if it is clickable ? The existing function is very unreliable, because elements also exist when a popup or something else is superimposed. But it is not clickable.
Works great for me:
@jayjay You need to wrap wait for css into ignore error action and only then process [[WAS_ERROR]] variable
alt text
Check ignore error documentation inside BAS:
0_1528304878313_IngoreError.png
Thank you @Allister , I didn't know that I can use '\n' to make new line in output.