From 624494e544b75b224a717c6706a97b4815b5ea4c Mon Sep 17 00:00:00 2001 From: Rohan Chougule Date: Thu, 2 Jan 2020 13:58:15 +0530 Subject: [PATCH] removed incompatible cap from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57b6789..7823697 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ module.exports = function(config) { - `name` the BS worker name (optional, defaults to global) - `project` the BS worker project name (optional, defaults to global) -> **Note:** you can also pass through any additional options supported by browserstack. (EG. `timezone`, `resolution`, etc.) +> **Note:** you can also pass through any additional options supported by browserstack. (EG. `url`, `resolution`, etc.) See https://www.browserstack.com/automate/capabilities for a full list of supported options. ### BrowserStack reporter