IFrameElement.get_content#
- IFrameElement.get_content()#
Gets the inner HTML content of the element.
It is similar to getting the
Element.innerHTMLproperty in JavaScript.- Return type:
str
Site Navigation
Section Navigation
Gets the inner HTML content of the element.
It is similar to getting the Element.innerHTML property in JavaScript.
str