@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.
@DeroDewan Set error ignoring + increase the timeout from 60 seconds to 120 or more if the action takes a long time to complete.
This works the same way as with text input: if your text is long and cannot be processed within 60 seconds, you will get an error.