Table of Contents

Class LaunchFilesInAppCommandResponse

Namespace
OpenQA.Selenium.DevTools.V131.PWA
Assembly
WebDriver.dll

Response for LaunchFilesInApp

public sealed class LaunchFilesInAppCommandResponse : ICommandResponse<LaunchFilesInAppCommandSettings>, ICommandResponse
Inheritance
LaunchFilesInAppCommandResponse
Implements
Inherited Members
Extension Methods

Properties

TargetIds

Gets or sets the targetIds

[JsonPropertyName("targetIds")]
public string[] TargetIds { get; set; }

Property Value

string[]