Table of Contents

Class OpenCurrentPageInAppCommandResponse

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

Response for Opens the current page in its web app identified by the manifest id, needs to be called on a page target. This function returns immediately without waiting for the app to finish loading.

public sealed class OpenCurrentPageInAppCommandResponse : ICommandResponse<OpenCurrentPageInAppCommandSettings>, ICommandResponse
Inheritance
OpenCurrentPageInAppCommandResponse
Implements
Inherited Members
Extension Methods