Table of Contents

Class SetVisibleSizeCommandResponse

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

Response for Resizes the frame/viewport of the page. Note that this does not affect the frame's container (e.g. browser window). Can be used to produce screenshots of the specified size. Not supported on Android.

public sealed class SetVisibleSizeCommandResponse : ICommandResponse<SetVisibleSizeCommandSettings>, ICommandResponse
Inheritance
SetVisibleSizeCommandResponse
Implements
Inherited Members
Extension Methods