Cross Browser testing

What is the best cross-browser testing environment to use? I have used Lambda and Browser Stack and both are subpar.
3 Replies
Kevin Powell
Kevin Powell13mo ago
What was the issue you had with them? Knowing what use-case you're looking for will help
Kevin Powell
Kevin Powell13mo ago
That said, https://playwright.dev/ is probably what you're after
Fast and reliable end-to-end testing for modern web apps | Playwright
Cross-browser end-to-end testing for modern web apps
Spiritual Tech
Spiritual Tech13mo ago
This is not to test applications. This is for a website I am working on. When I use inspect for mobile styling, it presents correctly, but on an actual mobile phone, it looks very different. I need to be able to style and develop in a real mobile environment.