pub fn expect_poll<F, Fut, T>(generator: F, timeout: Duration) -> ExpectPoll<F>Expand description
Create a polling expect (Playwright’s expect.poll(fn)).
pub fn expect_poll<F, Fut, T>(generator: F, timeout: Duration) -> ExpectPoll<F>Create a polling expect (Playwright’s expect.poll(fn)).