Votes
Answers
Views
Question
1
0
40
Be first to answer!
I've been using Alchemy for about a week now. I REALLY like it. It makes creating tests so easy, I no longer have to code Selenium by hand. Alchemy does it for me. I will reiterate my comment about one of the best features: vendor independence. We've been looking for a cheaper solution for test auto...
3
1
24
We’re thrilled to announce that Alchemy Testing has officially launched its public beta! After years of hard work, rigorous testing, and invaluable feedback from our closed beta users, we’re excited to open the doors to everyone. What is Alchemy Testing? Alchemy Testing is your all-in-one platform d...
0
1
58
Tags:
Any suggestions on using the page object model in Selenium to handle pages and applications that load content dynamically and interactively? What do you do about pages, where you may not able to statically define the objects that may appear?
0
1
191
We are trying to see how to execute Selenium scripts written in Java from ALM. How do we do this?