Hello, I need to get multiple headers of the same name, but BAS only gets one normally? How do I get the rest?
E.g. Set-Cookie with get cookies action, Set-Cookie[1] wont work
Maybe that element is dynamically changed on page load,
depending on many factors.
You should examine source code of the given web page and
find - determine best solution for your case.
Experiment with other selectors provided by BAS, besides
CSS selector, or find your own constant selectors based
on web page source code