context property

context property

Gets the current browsing context.

Definition:

@property
def context(self):
    ...

See Also