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).
I have problem with click to element in iframe? In record mode is all okay, in thread mode progress stacked on waiting for element.
@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.
Maybe you are using "not reuse" option when dealing with resource, and that might be problem for deleting current line from resource - instead it is deleting next resource line.
This is just a guess...
@austzxy If this error occurs, then you are definitely using some action to work with the browser without using the browser itself.