You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the only way to get an Attribute object (vs attribute string values) is to iterate the Element.attributes() Attributes object. That was OK when Attribute didn't do much, but now it's an accessor to the attribute source range, a new accessor will be convenient.