You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**dryRun**: _Boolean_, if `true`, method does not make an actual request to the API Server but rather returns an object with `url` which contains the actual URL to make the GET request to WebPageTest API Server
517
519
-**server**: _String_, if specified, overrides the WebPageTest server informed in the constructor only for that method call
518
520
519
-
#### Test (works for`runTest`method only)
521
+
#### Test (works with`runTest`and `runTestAndWait`)
520
522
521
523
-**location**: _String_, location to test from
522
524
-**connectivity**: _String_, connectivity profile -- requires location to be specified -- (Cable|DSL|3GSlow|3G|3GFast|4G|LTE|Edge|2G|Dial|FIOS|Native|custom) [Cable]
0 commit comments