Package com.microsoft.playwright
Class Tracing.StopOptions
java.lang.Object
com.microsoft.playwright.Tracing.StopOptions
- Enclosing interface:
Tracing
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionExport trace into the file with the given path.
-
Field Details
-
path
Export trace into the file with the given path.
-
-
Constructor Details
-
StopOptions
public StopOptions()
-
-
Method Details
-
setPath
Export trace into the file with the given path.
-