self property

self property

Returns the Window object’s browsing context’s WindowProxy object.

Definition:

@property
def self(self):
    ...

See Also