From e50c0461ec09247a2db898d03b9c568d0182a3f4 Mon Sep 17 00:00:00 2001 From: Ilia Frenkel Date: Thu, 4 May 2017 11:12:31 +1000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4867128..303555c 100644 --- a/readme.md +++ b/readme.md @@ -129,4 +129,4 @@ client ``` -As you can probably make out from our test, we visit Google, and output the title we see. If the title is correct (hopefully Google hasn't changed names on us), then we'll set the score to pass. We kept it short and sweet for our purposes, but there is so much more you can do with WebDriverIO. Being built on top of Selenium means the sky is the limit as far as what you can do. If you have any questions or concerns, feel [free to get in touch](mailto:info@crossbrowsertesting.com>)! \ No newline at end of file +As you can probably make out from our test, we visit Google, and output the title we see. If the title is correct (hopefully Google hasn't changed names on us), then we'll set the score to pass. We kept it short and sweet for our purposes, but there is so much more you can do with WebDriverIO. Being built on top of Selenium means the sky is the limit as far as what you can do. If you have any questions or concerns, feel [free to get in touch](mailto:info@crossbrowsertesting.com)!