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.
@ericarias said in Getting consistent results with element seletors:
What is the best method to use to make sure that the elements are always found.
Just avoid using automatically generated selectors by BAS.
@bennettjimmy63 https://community.bablosoft.com/topic/4033/проверить-существование-в-ресурсе-удаление-по-значению/20
https://community.bablosoft.com/topic/10194/sf_modul - Resource_is_element
@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