#CrossBrowserTesting.com TeamCity Plugin
This plugin integrates TeamCity users with Selenium Testing and Screenshot Testing on CrossBrowserTesting.com. CrossBrowserTesting.com provides cross browser testing of websites, webpages, and web applications on Windows, Macs, and real iPhones, iPads, and Android Phones and Tablets.
Wiki: https://github.com/crossbrowsertesting/teamcity-plugin/wiki
Installation
via the interface
- Click the Administration.
- Click Plugins List.
- Click the Upload plugin zip.
- Add the zip file of the CrossBrowserTesting Plugin. Click Save.
- Restart the TeamCity server.
by hand (not recommended)
- Download crossbrowsertestingPlugin.zip.
- Save the downloaded zip file into your
<TeamCity Data Directory>/plugins
directory. - Restart the TeamCity server.
Building the plugin for testing/development
Requirements:
mvn package
The zip will be saved in the target
directory.
To release
Make sure the pom.xml file's version has the new point release and has -SNAPSHOT