get(key, default=None)
Gets the element attribute named key.
Returns the attribute value, or default if the attribute was not found.
get(key, default=None)
Gets the element attribute named key.
Returns the attribute value, or default if the attribute was not found.
Please login to continue.