Does anyone have experience with Chrome extension testing?
For example:
I want to create an extension that uses the popup browser action, and automate a test case that checks the behavior of the popup when clicked.[chromium issue]
Perhaps you could use selenium (it would be really great if this is possible).