DevTestSecOps
138 subscribers
469 photos
29 videos
37 files
695 links
Forwards and notes on development, testing, security, and operations from @q587p.

About me: studied as System Architect, worked as a SysAdmin, working now as an Test Automation Engineer. Also, I'm interested in hacking (and everything related to it).

జ్
Download Telegram
#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
#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
👍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
🔥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
2👏1