This project is deprecated and isn't developed or used anymore internally at Weebly. If you're looking for similar functionality, we recommend Zalenium - https://github.com/zalando/zalenium
Pronounced "TASTY", TASTE (The Automated Selenium Testing Environment), is a framework built using Selenium Grid and VirtualBox, that enables fully automated testing, with fresh virtual machines for each session.
View real time statuses of active sessions. Information such as current status, test result, VM host, rdp port, etc are all available on a real time dashboard.
Review test runs in browser using HTML5 (webm) compatible screencasts, built into the real time dashboard.
Just about every event that takes place, can be sent to logstash automatically. You just need to enable it, in the configs.
- VirtualBox installed on VM host(s)
- Python 2.7 (probably could use 3.4 but have not tested)
- Docker
- If you've found a bug or have a feature request open an issue
TASTE is available under the MIT license. See the LICENSE file for more info.
We would love to have your help to make TASTE better. Feel free to
- Open an issue if you run into any problems.
- Fork the project and submit pull request. Before the pull requests can be accepted, a Contributors Licensing Agreement must be signed.