Class GetEntriesCommandSettings
- Namespace
- OpenQA.Selenium.DevTools.V148.CrashReportContext
- Assembly
- Selenium.WebDriver.dll
Returns all entries in the CrashReportContext across all frames in the page.
public sealed class GetEntriesCommandSettings : ICommand
- Inheritance
-
GetEntriesCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }