0% found this document useful (0 votes)
56 views1 page

Playwright Course Overview

Uploaded by

sherazionlin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views1 page

Playwright Course Overview

Uploaded by

sherazionlin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Playwright Test

On-line Introduction
Description
Assertions
5
• Learn everything you need to get up and
running quickly with Microsoft’s Playwright Assertion Libraires, Web Elements, Page Sessions
Test Framework. Assertions, Locators vs. Element Handles

Capturing Element Attributes


Delivery Method Specific Methods, Generic Methods for
• Live online training course (Instructor-Led), capturing data from the Web Application. The
delivered over 5 sessions of approximately
3.5 hours each. You will be provided an e- comprehensive
Synchronisation (Waits)
workbook for the course and homework Autowait, Local Timeouts, Test Spec course for
exercises between sessions.
• Sessions are recorded so you can review
Timeout, Global Timeout Config, Static
Waits
writing effective
what you have learned at a later date
Playwright Web
Debugging
Course Pre-requisites Browser Settings, VS Code Node Tests
Debugger, Playwright Test Debugger with
• None, although some experience with
Inspector, Trace Mode
JavaScript/TypeScript would be
advantageous
Hooks & Test Annotations
Grouping Tests into Test Suites, Skipping
Technologies Used Tests, Using Filter Tags, Hooks Recommended
• Playwright Test Runner, NodeJS,
JavaScript/TypeScript, Visual Studio Code, Page Object Model for any new
Git/GitHub What is the POM?, how to implement it
into Playwright-Test
users of
Playwright
Key Points Data-Driven Testing
Different approaches to using global data
Introduction within Test Specs.
What is Playwright, Technology stack, Web Browsers
supported Screenshots
Capturing Screenshots, Video & PDFs.
JavaScript & TypeScript Image Validation
Primer on JavaScript, Introduction to TypeScript
Reporters
Visual Studio Code IDE Built-in Reporters, Allure-Playwright
IDE Requirements, NodeJS, NPM, Installing &
configuring VS Code, Executing JavaScript in VS CLI, Parallelism & Sharding
Code Command-line Execution, Executing tests
in Parallel, Sharding across machines
Playwright Test Setup
Frameworks, Installing Playwright-Test, Creating your
first Playwright Test
Extras
Recording API Testing
Recording Scripts with the Inspector The Request Fixture, executing API tests
against a REST Server
Playwright Config
Config file options, Config precedence, baseURL, Web Global Setup/Teardown & Storage
Browser options, Browser Navigation, Project States
definitions. Capturing login storage state and re-using
in other tests
Locators
Playwright built-in Locators, Chrome Development GitHub Actions
Tools, Class & CSS, Text, XPath Chrome extensions, Executing tests automatically against
Playwright Inspector, Scoping Elements, Regular GitHub VMs
Expressions

Actions
Common Playwright Actions Copyright 2024 Edgewords Ltd.

You might also like