Table of Contents

Class SetPrimaryScreenCommandResponse

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

Response for Set primary screen. Only supported in headless mode. Note that this changes the coordinate system origin to the top-left of the new primary screen, updating the bounds and work areas of all existing screens accordingly.

public sealed class SetPrimaryScreenCommandResponse : ICommandResponse<SetPrimaryScreenCommandSettings>, ICommandResponse
Inheritance
SetPrimaryScreenCommandResponse
Implements
Inherited Members
Extension Methods