I am trying to figure out how to validate an item using Chrome. Now I know how to check an element, but how can I check the functions of buttons, for example, hover and activity.
I am trying to check the Youtube login button in the upper left corner of the page. I got hover attributes, but how to check link attributes and active state?
source share