@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.
hello, in my log i see "351426624] [13:53:53] Thread #2 : Waiting for element >CSS> >CSS> :nth-child(1) > div > iframe>FRAME> >CSS> #rc-anchor-container"
how to disable it? i dont want it showing in my log
if element is late to appear then i want it to wait for it but not write in log that its waiting for element
please help
@hate115 @A-Former-User said in Лайфхаки BAS:
Грубый хак, который убирает надпись ожидание элемента. Этот код надо выполнить через действие "выполнить код", где-то вначале скрипта, до браузерных действий.
"A crude hack that removes the element waiting inscription. This code must be executed via the "execute code" action, somewhere at the beginning of the script, before browser actions."
and then code and even xml file, what you dont understand?