File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ pytest my_first_test.py --demo
208
208
<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>
209
209
210
210
* 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.
212
212
* Here are some common ` ` SeleniumBase` ` methods that you might find in tests:
213
213
214
214
` ` ` python
You can’t perform that action at this time.
0 commit comments