Methodtype(self, selector: str, text: str, delay: Optional[float] = 200.0, no_wait_after: Optional[bool] = False, timeou
botright/playwright_mock/frame.py:420
Methodwait_for_function(self, expression: str, arg: Optional[Any] = None, polling: Optional[Union[float, Literal["raf"]]] = "raf", ti
botright/playwright_mock/frame.py:135
Methodwait_for_selector(
self, selector: str, state: Optional[Literal["attached", "detached", "hidden", "visible"]] = None, t
botright/playwright_mock/handles.py:98