applets property

applets property

A collection of all the OBJECT elements that include applets and APPLET (deprecated) elements in a document.

Definition:

@property
def applets(self):
    ...

See Also