File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -896,9 +896,11 @@ self._print(TEXT) # Calls Python's print() / Allows for translations
896
896
✅ Test Folder: [ SeleniumBase/examples] ( https://github.com/seleniumbase/SeleniumBase/tree/master/examples )
897
897
898
898
* [ my_first_test.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py )
899
+ * [ test_demo_site.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_demo_site.py )
900
+ * [ test_coffee_cart.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_coffee_cart.py )
901
+ * [ coffee_cart_tests.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/coffee_cart_tests.py )
899
902
* [ parameterized_test.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/parameterized_test.py )
900
903
* [ test_deferred_asserts.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_deferred_asserts.py )
901
- * [ test_demo_site.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_demo_site.py )
902
904
* [ test_error_page.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_error_page.py )
903
905
* [ test_login.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_login.py )
904
906
* [ test_markers.py] ( https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_markers.py )
You can’t perform that action at this time.
0 commit comments