@archernap said in How to get Console information in BAS:
guyz please write in english if you can.
https://community.bablosoft.com/topic/1983/как-включить-ведение-журнала
Hello. Why is it impossible to get an attribute of an element. When the command "examine an attribute of an element on a page" gives not a string with "href", but a string with the name of the user. When clicking on an element, it throws on the user's link.

@dmitry21 said in Why is it impossible to get an attribute of an element:
Hello. Why is it impossible to get an attribute of an element. When the command "examine an attribute of an element on a page" gives not a string with "href", but a string with the name of the user. When clicking on an element, it throws on the user's link.
Your selector does not point to a link,but to a nobr block, which we do not see.
@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.