Skip to content

Commit 4484ad3

Browse files
Temporarily added outline to README
1 parent 381e3ba commit 4484ad3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,22 @@
11
# tau-playwright-workshop
2+
23
The Playwright Workshop for TAU: The Homecoming
4+
5+
6+
## Workshop outline
7+
8+
1. Getting Started
9+
1. What is Playwright?
10+
2. Our web search test
11+
3. Installations
12+
4. Test project setup
13+
2. First steps with Playwright
14+
3. Refactoring using page objects
15+
4. Writing assertions
16+
1. Checking the search field
17+
2. Checking the result links
18+
3. Checking the title
19+
5. Nifty Playwright tricks
20+
1. Testing different browsers
21+
2. Capturing screenshots and videos
22+
3. Running tests in parallel

0 commit comments

Comments
 (0)