#video
This #Playwright #testing tutorial covers everything you need to get you up and running with the Microsoft Playwright framework with #TypeScript.
0:00:24 What is Playwright?
0:08:04 How to write a basic script with Playwright using functions & selectors?
0:33:18 Playwright’s futuristic features
1:00:15 How to interact with inputs and buttons?
1:27:00 Alerts and dropdowns in Playwright
2:07:16 Frames and Window handling in Playwright
2:43:32 How to handle date picker/calendar in Playwright?
3:13:48 Uploading and downloading files in Playwright
3:34:23 Page Object Model in Playwright
4:21:57 Playwright fixtures
4:55:02 Cross-browser testing in Playwright and execution on the LambdaTest platform
https://youtu.be/wawbt1cATsk
This #Playwright #testing tutorial covers everything you need to get you up and running with the Microsoft Playwright framework with #TypeScript.
0:00:24 What is Playwright?
0:08:04 How to write a basic script with Playwright using functions & selectors?
0:33:18 Playwright’s futuristic features
1:00:15 How to interact with inputs and buttons?
1:27:00 Alerts and dropdowns in Playwright
2:07:16 Frames and Window handling in Playwright
2:43:32 How to handle date picker/calendar in Playwright?
3:13:48 Uploading and downloading files in Playwright
3:34:23 Page Object Model in Playwright
4:21:57 Playwright fixtures
4:55:02 Cross-browser testing in Playwright and execution on the LambdaTest platform
https://youtu.be/wawbt1cATsk
YouTube
Complete Playwright Testing Tutorial | An End to End Playwright with TypeScript Course 🎭| LambdaTest
This Playwright testing tutorial covers everything you need to get you up and running with the Microsoft Playwright framework with TypeScript.
Start FREE Testing: https://accounts.lambdatest.com/register?utm_source=YouTube&utm_medium=Organic&utm_campaign…
Start FREE Testing: https://accounts.lambdatest.com/register?utm_source=YouTube&utm_medium=Organic&utm_campaign…
#testing #Playwright
Highlights:
- browserContext.clearCookies() can now be used to delete cookies by filter
- a new option in retain-on-first-failure tracing
- it is now possible to get information about tags during the testInfo.tags test
- new locator.contentFrame() method that converts Locator to FrameLocator and back to frameLocator.owner()
- small improvements in the UI mode
https://github.com/microsoft/playwright/releases/tag/v1.43.0
Highlights:
- browserContext.clearCookies() can now be used to delete cookies by filter
- a new option in retain-on-first-failure tracing
- it is now possible to get information about tags during the testInfo.tags test
- new locator.contentFrame() method that converts Locator to FrameLocator and back to frameLocator.owner()
- small improvements in the UI mode
https://github.com/microsoft/playwright/releases/tag/v1.43.0
GitHub
Release v1.43.0 · microsoft/playwright
New APIs
Method browserContext.clearCookies() now supports filters to remove only some cookies.
// Clear all cookies.
await context.clearCookies();
// New: clear cookies with a particular name.
a...
Method browserContext.clearCookies() now supports filters to remove only some cookies.
// Clear all cookies.
await context.clearCookies();
// New: clear cookies with a particular name.
a...
👍1
#video #testing #Playwright
In this video, we cover how to test sites that use TLS Client Certificates.
Then we demo how to use the new CLI command to run only changed tests, tests that have been changed since the last commit, since a specific commit or that have been changed on the current branch.
Finally we demo the UI mode / Trace Viewer updates with a new testing options pane, how to hide routing actions for route.continue, request method and status are now visible in the network details tab. You can now copy source file location to clipboard. Text attachments content is rendered inline and BaseURL is now visible in the metadata panel
https://youtu.be/tQo7w-QQBsI
In this video, we cover how to test sites that use TLS Client Certificates.
Then we demo how to use the new CLI command to run only changed tests, tests that have been changed since the last commit, since a specific commit or that have been changed on the current branch.
Finally we demo the UI mode / Trace Viewer updates with a new testing options pane, how to hide routing actions for route.continue, request method and status are now visible in the network details tab. You can now copy source file location to clipboard. Text attachments content is rendered inline and BaseURL is now visible in the metadata panel
https://youtu.be/tQo7w-QQBsI
YouTube
What's new in Playwright v1.46: Client certificates, only changed, ui mode
In this video, we cover how to test sites that use TLS Client Certificates.
Then we demo how to use the new CLI command to run only changed tests, tests that have been changed since the last commit, since a specific commit or that have been changed on the…
Then we demo how to use the new CLI command to run only changed tests, tests that have been changed since the last commit, since a specific commit or that have been changed on the…
🔥1👌1
#testing
#Playwright 1.51 is here!
✅ Copy Prompt for Debugging with AI
🪪 Git Info in HTML Reports
🔥 Firebase Authentication Support
👁️ Match Only Visible Locators
🪜 Test Step Improvements
📷 ARIA Snapshot Updates
🎥 Watch the video to see these features in action! 👇
https://youtu.be/-xWHilObrS0
#Playwright 1.51 is here!
✅ Copy Prompt for Debugging with AI
🪪 Git Info in HTML Reports
🔥 Firebase Authentication Support
👁️ Match Only Visible Locators
🪜 Test Step Improvements
📷 ARIA Snapshot Updates
🎥 Watch the video to see these features in action! 👇
https://youtu.be/-xWHilObrS0
YouTube
Playwright 1.51 Release Video - What's New! 🚀 copy prompt, git info, firebase auth, test steps
🚀 Playwright 1.51 is here with powerful new features to make debugging, reporting, and testing even smoother! From an AI-friendly Copy Prompt for quick error resolution to Git info in HTML reports, this update brings major enhancements. We’re also adding…
❤2👏1