We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb58b8d commit c26d132Copy full SHA for c26d132
README.md
@@ -57,7 +57,7 @@ To run the examples, clone this repository and run the following commands from t
57
58
```bash
59
rye sync
60
-rye run run-example 02_create_session.py # replace with the example you want to run
+rye run example playwright_basic # replace with the example you want to run
61
```
62
63
> [!NOTE]
0 commit comments