Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class IssueUpdatedEventArgs

Namespace
OpenQA.Selenium.DevTools.V136.Cast
Assembly
WebDriver.dll

IssueUpdated

public sealed class IssueUpdatedEventArgs : EventArgs
Inheritance
IssueUpdatedEventArgs
Inherited Members

Properties

IssueMessage

Gets or sets the issueMessage

[JsonPropertyName("issueMessage")]
public string IssueMessage { get; set; }

Property Value

string