Hey all! Happy Monday! Our project uses Playwright test runner, and after upgrading from 1.32 to 1.33+, it no longer handles svg files properly. with 1.33+, I get SyntaxError: Unexpected token '<' , since the svg file starts with <svg> Somehow 1.32 handles it just fine Has anyone seen this before? Thank you!
This thread is trying to answer question "Why does upgrading Playwright test runner from 1.32 to 1.33+ cause it to not handle SVG files properly?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].