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)
2
2
3
3
4
4
# Tutorial: Web Testing with Playwright in Python
@@ -47,8 +47,8 @@ so new features are coming all the time!
47
47
## Tutorial Instructions
48
48
49
49
You 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.
52
52
53
53
I also have given (or will be giving) this tutorial as a live workshop at the following events:
54
54
@@ -101,7 +101,7 @@ or [PyCharm](https://www.jetbrains.com/pycharm/).
101
101
102
102
## Example code branches
103
103
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.
105
105
The branches allow you to check your progress at any point during the tutorial.
106
106
The branch names are:
107
107
File renamed without changes.
You can’t perform that action at this time.
0 commit comments