Skip to content

Commit 39fc1fc

Browse files
pulkitsharma07francisf
authored andcommitted
Using table instead.
1 parent 1413b97 commit 39fc1fc

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -296,17 +296,16 @@ Optional name of the project the build is under.
296296
Optional flag to enable video recording in your test.
297297

298298
#### (resolution)
299-
Set the resolution of VM before beginning of your test.
299+
Set the resolution of VM before beginning of your test. Desktop only.
300300

301-
Supported Values:
301+
| *OS* | *Supported Resolutions* |
302+
|:--------|:---------|
303+
|Windows (XP,7)| 800x600, 1024x768, 1280x800, 1280x1024, 1366x768, 1440x900, 1680x1050, 1600x1200, 1920x1200, 1920x1080, 2048x1536|
304+
|Windows (8,8.1,10)| 1024x768, 1280x800, 1280x1024, 1366x768, 1440x900, 1680x1050, 1600x1200, 1920x1200, 1920x1080, 2048x1536|
305+
|OS X| 1024x768, 1280x960, 1280x1024, 1600x1200, 1920x1080|
302306

303-
**Windows (XP,7)** : 800x600, 1024x768, 1280x800, 1280x1024, 1366x768, 1440x900, 1680x1050, 1600x1200, 1920x1200, 1920x1080, 2048x1536
304307

305-
**Windows (8,8.1,10)** : 1024x768, 1280x800, 1280x1024, 1366x768, 1440x900, 1680x1050, 1600x1200, 1920x1200, 1920x1080, 2048x1536
306-
307-
**OS X** : 1024x768, 1280x960, 1280x1024, 1600x1200, 1920x1080
308-
309-
**Default** : 1024x768
308+
*Default* : 1024x768
310309

311310
### Response
312311
The response will be returned when the worker has been setup and initialized. This involves loading the HTML data or navigating to the url given depending on the setup parameters. Use the id returned to perform any further communications etc.

0 commit comments

Comments
 (0)