Skip to content

Commit 0228503

Browse files
committed
Add some very brief docs about why the js directories are there
1 parent 5d44c2c commit 0228503

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

javascript/chrome-driver/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Contains JS required by the external `chromedriver` project to implement
2+
their selenium support.

javascript/webdriver/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Contains JS required to emulate Selenium WebDriver behaviour. Used by Appium.

0 commit comments

Comments
 (0)