Skip to content

Commit 4324b91

Browse files
committed
Update the ReadMe
1 parent b9addba commit 4324b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ pytest my_first_test.py --demo
208208
<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py"><img src="https://seleniumbase.io/cdn/gif/my_first_test_4.gif" alt="SeleniumBase Demo Mode" title="SeleniumBase Demo Mode" /></a>
209209
210210
* By default, **[CSS Selectors](https://www.w3schools.com/cssref/css_selectors.asp)** are used for finding page elements.
211-
* If you're new to CSS Selectors, games like [Flukeout](http://flukeout.github.io/) can help you learn.
211+
* If you're new to CSS Selectors, games like [CSS Diner](http://flukeout.github.io/) can help you learn.
212212
* Here are some common ``SeleniumBase`` methods that you might find in tests:
213213
214214
```python

0 commit comments

Comments
 (0)