Class Tracing.StartChunkOptions

  • Enclosing interface:
    Tracing

    public static class Tracing.StartChunkOptions
    extends Object
    • Field Detail

      • name

        public String name
        If specified, the trace is going to be saved into the file with the given name inside the tracesDir folder specified in BrowserType.launch().
      • title

        public String title
        Trace name to be shown in the Trace Viewer.
    • Constructor Detail

      • StartChunkOptions

        public StartChunkOptions()