1
1
# tau-playwright-workshop
2
2
3
- This repository contains the example code for the Playwright workshop
3
+ This repository contains the instructions and example code for the Playwright workshop
4
4
for [ TAU: The Homecoming] ( https://applitools.com/tau-homecoming/ )
5
5
on December 1, 2021.
6
6
The workshop will be done in [ Python] ( python.org ) .
7
7
8
- The ` workshop ` folder contains full instructions for the workshop.
9
- That way, you can still code along to learn Playwright even if you miss the main event!
8
+
9
+ ## Instructions
10
+
11
+ Please try to attend the workshop * live* on the day of the event.
12
+ However, if you cannot make it, never fear!
13
+ ** You can still take the workshop as a self-guided tutorial.**
14
+ Start by reading this README.
15
+ Then, follow the guides in the ` workshop ` folder.
16
+ Each part of the workshop has a ` workshop ` guide with full instructions.
17
+ Feel free to open issues against this repository if you have any trouble completing the workshop independently.
10
18
11
19
12
20
## Abstract
@@ -41,7 +49,7 @@ If you are using a different shell or a Windows command line, some commands may
41
49
42
50
## Agenda
43
51
44
- This workshop has five main parts:
52
+ This workshop has five main parts, each with three sections :
45
53
46
54
1 . Getting started
47
55
1 . What is Playwright?
@@ -67,7 +75,7 @@ This workshop has five main parts:
67
75
68
76
## Example code branches
69
77
70
- Each part has a corresponding branch in this repository containing the part's example code and ` workshop ` instructions.
78
+ Each workshop part has a corresponding branch in this repository containing the part's example code and ` workshop ` instructions.
71
79
The branches allow you to check your progress at any point during the workshop.
72
80
The branch names are:
73
81
0 commit comments