@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.
@dima059 said in How to get multiple http headers with the same name:
I need to get the "set-cookie" header. But there are 3 of them in the request. Action "Get header" returns only first header. How can I get the rest?
