- add iOS 9.2 (currently beta) to our Selenium grid for automated/manual/screenshot testing
- drastically sped up the creation of pristine tunnel VMs
- released TestingBot tunnel v2 (java 8 only), with the new Jetty9 server embedded. This update speeds up local website testing
- create a karma-testingbot-launcher for javascript unit testing
- created libraries to use our API (nodeJS and python)
- we now offer chrome/firefox dev and beta builds which always use the latest
- offering chrome versions going back to version 35
- improved stability and speed of our service
Today TestingBot has added a new feature that should help you debug issues you encounter when running automated tests. Suppose you're running a t...