From 5ecda0bbe42615bc130511062fc96d7b3ef800ff Mon Sep 17 00:00:00 2001 From: Shubham Singh Date: Fri, 27 Dec 2019 17:30:52 +0530 Subject: [PATCH] Removed unsupported caps from docs --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 3a5b66c..121bd42 100644 --- a/README.md +++ b/README.md @@ -86,9 +86,6 @@ 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.) -See https://www.browserstack.com/automate/capabilities for a full list of supported options. - ### BrowserStack reporter To report session results back to BrowserStack for display on your BrowserStack dashboard, use the following additional configuration: