Table of Contents

Class SetPrerenderingAllowedCommandResponse

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

Response for Enable/disable prerendering manually.

This command is a short-term solution for https://crbug.com/1440085. See https://docs.google.com/document/d/12HVmFxYj5Jc-eJr5OmWsa2bqTJsbgGLKI6ZIyx0_wpA for more details.

TODO(https://crbug.com/1440085): Remove this once Puppeteer supports tab targets.

public sealed class SetPrerenderingAllowedCommandResponse : ICommandResponse<SetPrerenderingAllowedCommandSettings>, ICommandResponse
Inheritance
SetPrerenderingAllowedCommandResponse
Implements
Inherited Members
Extension Methods