From 038b5c8c70af2b66b885e6dcc01b60d5cb68e163 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Wed, 29 Nov 2017 22:16:33 +0000 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba163c0 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# webdriver + +A simple implementation of the pretty recent [W3C WebDriver spec](https://www.w3.org/TR/webdriver/). +Currently Firefox is just about the only browser that supports it. + +I have coded this library during a livestream, do check that out to see how the library is used: +https://www.youtube.com/watch?v=583BwZ7uSro&index=1&list=PLm-fq5xBdPkrMuVkPWuho7XzszB6kJ2My