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).
After the response comes in is it possible to get all of the headers in one variable? E.g. for the set-cookie header it's only possible to get the first header when there's 2 set cookie headers.
@HELP_ME for set-cookie, the value can be found in the cookies themselves, this is not a problem.
@stephenperry18 Are you using "Extract all data"? Is the data structure the same? Try
@dmitry21 said in Why is it impossible to get an attribute of an element:
Thanks, but how to make the selector point to the code with the link?
Learn to write yourself. There's a lot of information online.
Yes, thank you.
Thanks for the fix