Table of Contents

Class SetDeviceMetricsOverrideCommandResponse

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

Response for Overrides the values of device screen dimensions (window.screen.width, window.screen.height, window.innerWidth, window.innerHeight, and "device-width"/"device-height"-related CSS media query results).

public sealed class SetDeviceMetricsOverrideCommandResponse : ICommandResponse<SetDeviceMetricsOverrideCommandSettings>, ICommandResponse
Inheritance
SetDeviceMetricsOverrideCommandResponse
Implements
Inherited Members
Extension Methods