From ff84243955d24de231943fba022e957cfa4265ed Mon Sep 17 00:00:00 2001 From: Dennis Hoer Date: Sat, 28 Jan 2017 13:07:50 -0700 Subject: [PATCH] Tweak readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 5422077..52bb71d 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,6 @@ This cookbook installs and configures Selenium (http://www.seleniumhq.org/). -TODO: -- change attributes to match selenium 3: https://github.com/SeleniumHQ/selenium/wiki/Grid2#configuring-the-nodes-by-json -- add user and group attributes, create selenium user and group if nil -- remove windows cookbook dependency -- reboot windows using chef 12 - This cookbook comes with the following recipes: - **[default](https://github.com/dhoer/chef-selenium#default)** - Downloads and installs Selenium Standalone jar.