Ansku and Kata, the newest members of the Usetrace team shared their thoughts of their first Slush experience. What were their takeaways from this get-together of the startup world?
Feedback is not sent in vain. We found out that our customers were hoping for a new feature in Usetrace, which would enable them to develop automated test projects simultaneously among teams. How could projects be shared within a team in a systematic and convenient way? The result was found through cloning.
In the Selenium series we’ll solve problems that are commonly faced when automating web testing with Selenium. Automating html5 input type=range element is one of the tricky ones to get right. Here we provide a method that works across browsers using Selenium's Python bindings.