From 077b05d92b6ae324cc9d4ce94cb4e63dfca33c7f Mon Sep 17 00:00:00 2001 From: Michael Mintz Date: Tue, 25 Apr 2017 14:09:15 -0400 Subject: [PATCH] Update the ReadMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adc42f75..92258759 100755 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A reliable solution for fast & simple browser automation and testing.
### Intro and Demo Simple Python syntax makes coding easy:
-(By default, [CSS Selectors](https://www.w3schools.com/cssref/css_selectors.asp) are used for locating page elements.) +(By default, [CSS Selectors](https://www.w3schools.com/cssref/css_selectors.asp) are used for finding page elements.) ![](https://cdn2.hubspot.net/hubfs/100006/images/SampleCode2.png "SeleniumBase Python Code")