Uses of Interface
com.microsoft.playwright.Clock
-
Packages that use Clock Package Description com.microsoft.playwright -
-
Uses of Clock in com.microsoft.playwright
Methods in com.microsoft.playwright that return Clock Modifier and Type Method Description ClockBrowserContext. clock()Playwright has ability to mock clock and passage of time.ClockPage. clock()Playwright has ability to mock clock and passage of time.
-