Skip to content

Commit 3601048

Browse files
authored
Merge pull request #60 from screenspan/patch-4
Add link to 'mobile_devices.ini'
2 parents 894183d + 00fe64a commit 3601048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Set to between 1 - 5 to have Chrome include the Javascript call stack. Must be u
241241
Set to 1 to Ignore SSL Certificate Errors e.g. Name mismatch, Self-signed certificates, etc.
242242
**Default:** 0
243243
- `mobileDevice` <small>optional</small>
244-
Device name from mobile_devices.ini to use for mobile emulation (only when mobile=1 is specified to enable emulation and only for Chrome)
244+
Device name from [mobile_devices.ini](https://github.com/WPO-Foundation/webpagetest/blob/master/www/settings/mobile_devices.ini) to use for mobile emulation (only when mobile=1 is specified to enable emulation and only for Chrome)
245245
- `throttle_cpu` <small>optional, float, Chromium-only</small>
246246
Throttle the test machine's CPU performance. i.e. 2.5 will result in a 2.5 times slower CPU than 1.0. Mobile device emulation automatically throttles based on the device selected. This value will override any mobile defaults and allow for throttling desktop tests.
247247
- `appendua` <small>optional</small>

0 commit comments

Comments
 (0)