214 B
214 B
sidebar_label |
---|
Frame.page |
Frame.page() method
The page associated with the frame.
Signature:
class Frame {
abstract page(): Page;
}
Returns:
sidebar_label |
---|
Frame.page |
The page associated with the frame.
class Frame {
abstract page(): Page;
}
Returns: