Package com.microsoft.playwright
Class BrowserContext.RouteOptions
java.lang.Object
com.microsoft.playwright.BrowserContext.RouteOptions
- Enclosing interface:
BrowserContext
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
times
How often a route should be used. By default it will be used every time.
-
-
Constructor Details
-
RouteOptions
public RouteOptions()
-
-
Method Details
-
setTimes
How often a route should be used. By default it will be used every time.
-