From 2f0db008df859728478f8739a3dba43fef385da2 Mon Sep 17 00:00:00 2001 From: Michael Mintz Date: Mon, 16 Dec 2024 14:46:23 -0500 Subject: [PATCH] Update the ReadMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index daedabfb491..8fd84a7fdb4 100755 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ with SB(uc=True, test=True, locale_code="en") as sb: -------- -

📗 Here's test_get_swag.py, which tests a QA shopping site:

+

📗 Here's test_get_swag.py, which tests an e-commerce site:

```python from seleniumbase import BaseCase