Executes a function or expression in the page context.
Optionalarg: unknownReturns the first frame matching the given URL option, or null.
Returns a FrameLocator for the given CSS selector.
Returns all frames attached to this page.
Returns the page's main frame.
Waits for a predicate function to return a truthy value.
Optionaloptions: { polling?: number; timeout?: number }
Minimal subset of Playwright's Page used by WorkZone functions.