IFrameElement.has_attr# IFrameElement.has_attr(name)# Checks if the HTML element has the specified attribute. Parameters: name (str) – The name of the attribute. Return type: bool