I appreciate the ability to write tests in plain English, which makes it accessible for team members who aren't as familiar with coding.
The tool can be quite slow when generating new test scripts after HTML changes. It sometimes feels like a trade-off between accuracy and speed.
It helps streamline our testing process, but I wish it could handle more complex UI changes without needing extra configuration.
The ease of integrating it with our existing stack has been a game changer. Writing tests in plain English is also a huge plus.
I occasionally find the UI a bit confusing, especially when navigating through the generated test scripts.
It automates a lot of our testing, which means we catch bugs earlier in the development process, ultimately improving our product quality.
I like that it attempts to adapt to HTML changes intelligently, which is crucial for maintaining our application's testing integrity.
The tool lacks comprehensive documentation, making it difficult to troubleshoot issues when they arise.
It does help automate some testing, but we still encounter a lot of false positives, which negates some of its benefits.
Its integration with multiple languages like PHP and Node is fantastic. It allowed us to integrate it into our existing framework without any major disruptions.
The learning curve was a bit steep initially, especially for team members who weren't familiar with automated testing.
It significantly reduces the time spent on manual testing, which frees up our developers to focus on new features instead of bug fixes.
I enjoy the performance optimization feature, which allows tests to run faster by caching scripts locally.
Sometimes, the generated tests don't cover all the edge cases, leading us to write additional tests manually.
It helps us speed up our testing process, which allows us to deliver updates more frequently.