@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.
@spam You're awesome, it seems to be working perfectly. Can you help me with another problem?
Before clicking "execute code," I should be able to verify that the URL is not external to Reddit, but [[SELECTOR]] only returns the code //a[contains(@id,"post-title")]
in the log. How can I do this?