From d1291f67551c58168af43698a359cb5ddfd266b0 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 3 Nov 2016 01:33:53 +0100 Subject: node_modules --- node_modules/selenium-webdriver/lib/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 node_modules/selenium-webdriver/lib/README (limited to 'node_modules/selenium-webdriver/lib/README') diff --git a/node_modules/selenium-webdriver/lib/README b/node_modules/selenium-webdriver/lib/README new file mode 100644 index 000000000..583293864 --- /dev/null +++ b/node_modules/selenium-webdriver/lib/README @@ -0,0 +1,6 @@ +This directory contains modules internal to selenium-webdriver that are not +intended for general consumption. They may change at any time. + +With the exception of the test/ directory, all files under this directory +may only depend on built-in JavaScript features and other modules in the +directory. -- cgit v1.2.3