IFrameElement.add_content#
- IFrameElement.add_content(content)#
Adds to the inner HTML content of the element.
- Parameters:
content – The added inner HTML content.
Site Navigation
Section Navigation
Adds to the inner HTML content of the element.
content – The added inner HTML content.