File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ![ Playwright banner] ( workshop /images/playwright-banner.jpeg)
1+ ![ Playwright banner] ( tutorial /images/playwright-banner.jpeg)
22
33
44# Tutorial: Web Testing with Playwright in Python
@@ -47,8 +47,8 @@ so new features are coming all the time!
4747## Tutorial Instructions
4848
4949You can take this tutorial independently by following the instructions
50- in this ` README ` and in the [ ` workshop ` ] ( workshop ) folder.
51- Feel free to open issues against this repository if you have any trouble completing the workshop independently.
50+ in this ` README ` and in the [ ` tutorial ` ] ( tutorial ) folder.
51+ Feel free to open issues against this repository if you have any trouble completing the tutorial independently.
5252
5353I also have given (or will be giving) this tutorial as a live workshop at the following events:
5454
@@ -101,7 +101,7 @@ or [PyCharm](https://www.jetbrains.com/pycharm/).
101101
102102## Example code branches
103103
104- Each tutorial part has a corresponding branch in this repository containing the part's example code and ` workshop ` instructions.
104+ Each tutorial part has a corresponding branch in this repository containing the part's example code and ` tutorial ` instructions.
105105The branches allow you to check your progress at any point during the tutorial.
106106The branch names are:
107107
File renamed without changes.
You can’t perform that action at this time.
0 commit comments