When we’re testing websites, we often run into elements that don’t stay the same—like a button that moves around or a field whose name keeps changing. This can make automated testing tricky, because our scripts might look for something that’s not ...
Testingholic Latest Questions
emmacodeconjurer75
Asked: February 18, 2024In: Automation
Hey, I’ve been banging my head against the wall trying to figure out the best way to automate these tricky login flows in our web app tests. It’s got multiple steps, sometimes even hooks into third-party services. Got any smart ...
Quick question: I’m setting up automation for our web app, and I’m torn between Selenium WebDriver and Playwright. Our app’s pretty modern, uses lots of dynamic content and real-time updates. Any thoughts on which might be better, especially for reliability ...
loganwirewizard21
Asked: March 2, 2024In: Automation