Does anyone have experience with Chrome extension testing?
For example:
I want to create an extension that uses the popup browser action, an
I've gotten some mileage using protractor to navigate to the url for the popup and running tests on it as if it were a regular page.