Course lesson
Test WebSockets in Playwright with MSW
Let's write an end-to-end test for our chat application using Playwright. For this one, we will reuse the browser integration of Mock Service Worker to also run during the automated test.
- Duration
- 3 min
- Access
- Free
- Transcript
- Needs source
Let's write an end-to-end test for our chat application using Playwright. For this one, we will reuse the browser integration of Mock Service Worker to also run during the automated test.