=== Browsertest === Contributors: slimndap Tags: browser, testing, cross browser testing, browserstack Requires at least: 3.3 Tested up to: 3.8 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Cross browser testing for Wordpress. The Browsertest plugin allows you to open the current page in BrowserStack directly from the admin bar. == Description == BrowserStack gives you live, web-based browser testing with instant access to all desktop and mobile browsers. This plugin borrows heavily from the [BrowserStack integration on Codepen.io](http://blog.codepen.io/2013/01/16/new-feature-open-in-browserstack/). __What's next?__ * Local testing with web tunnels. __Contributors Welcome__ * Submit a [pull request on Github](https://github.com/slimndap/wp-browsertest) __Author__ * [Jeroen Schmit, Slim & Dapper](http://slimndap.com) == Installation == This section describes how to install the plugin and get it working. 1. Add the `browserstack` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = I installed the plugin but I don't see it = The BrowserStack button is visible at the top of every page of your website. It is hidden in the admin section though, since it doesn't make any sense to open up your admin pages in BrowserStack. == Screenshots == 1. Pick an OS and a browser and open the current page in BrowserStack. == Changelog == = 0.2 = * Remember last chosen browser/OS. = 0.1 = * Basic version of the plugin.