@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
I need help on how to get a text after a certain sentence.
The problem is that the text I want to get can not be selected because it is a <br>
What I want is to get the next 20 characters (for example) after a certain sentence (as indicated in the picture)

maybe like this?
([\s\S]{32,32}?)<br>
Or in html code you can find other codes like: div, br
https://bablosoft.github.io/RegexpConstructor/
Or wait new update program - new constructor