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 ...
Home/Automation
Testingholic Latest Questions
Pinned
loganwirewizard21
Asked: March 2, 2024In: Automation
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 ...