window property

window property

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

Definition:

@property
def window(self):
    ...

See Also