Package | Description |
---|---|
com.microsoft.playwright |
Modifier and Type | Method and Description |
---|---|
Tracing.StopChunkOptions |
Tracing.StopChunkOptions.setPath(Path path)
Export trace collected since the last
Tracing.startChunk() call into the file with the given
path. |
Modifier and Type | Method and Description |
---|---|
void |
Tracing.stopChunk(Tracing.StopChunkOptions options)
Stop the trace chunk.
|
Copyright © 2022. All rights reserved.