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

Class FrameStartedLoadingEventArgs

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

FrameStartedLoading

public sealed class FrameStartedLoadingEventArgs : EventArgs
Inheritance
FrameStartedLoadingEventArgs
Inherited Members

Properties

FrameId

Gets or sets the frameId

[JsonPropertyName("frameId")]
public string FrameId { get; set; }

Property Value

string