Skip to content

Commit 12d9ed2

Browse files
committed
Update the ReadMe
1 parent b83631d commit 12d9ed2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ pytest test_coffee_cart.py --demo
102102

103103
<p align="left"><a href="https://seleniumbase.io/coffee/" target="_blank"><img src="https://seleniumbase.github.io/cdn/gif/coffee_cart.gif" width="480" alt="SeleniumBase Coffee Cart Test" title="SeleniumBase Coffee Cart Test" /></a></p>
104104

105-
* Here's a preview of that test:
105+
> SeleniumBase automation can easily order coffee!
106+
107+
<p align="left"><b>Here's the code for <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_coffee_cart.py">test_coffee_cart.py</a>:</b></p>
106108

107109
```python
108110
from seleniumbase import BaseCase

0 commit comments

Comments
 (0)