IFrameElement.add_content#

IFrameElement.add_content(content)#

Adds to the inner HTML content of the element.

Parameters:

content – The added inner HTML content.