The VirtualBrowserInfo object contains the following properties:
Property List
Name | Description |
---|---|
DevicePixelRatio
|
Returns the number of physical pixels per CSS pixels. |
Name
|
Returns the name of the mobile browser profile. |
RunOptions
|
Sets additional command-line arguments for the mobile browser emulator. |
ScreenHeight
|
Returns the mobile browser’s screen height in CSS pixels. |
ScreenWidth
|
Returns the mobile browser’s screen width in CSS pixels. |
UserAgent
|
Returns the mobile browser’s user agent string. |
See Also
Testing Mobile Web Applications Using Emulator
VirtualBrowserInfo Object
VirtualBrowserInfo Object Methods