Class WebOperationContext
public sealed class WebOperationContext
- Inheritance
-
WebOperationContext
- Inherited Members
- Extension Methods
Properties
BackendName
public string BackendName { get; }
Property Value
CorrelationId
public string CorrelationId { get; }
Property Value
Element
public WebElementReference? Element { get; }
Property Value
Execution
public ProtoExecutionContext Execution { get; }
Property Value
Kind
public WebOperationKind Kind { get; }
Property Value
Name
public string Name { get; }
Property Value
Result
public object? Result { get; }
Property Value
SessionName
public string SessionName { get; }