IFrameElement.get_id#

IFrameElement.get_id()#

Gets the id attribute of the HTML element.

Returns:

  • str – If the attribute exists.

  • None – If the attribute does not exist.