I have been using Jasmine to test my models and stores for my application, but it doesn't seem to work on views. I'd like to see an example that uses selenium w/ maven to test the views. Does sencha touch have compatibility with Selenium and if so, are there any examples? ie the Maven code, and the test suite implementation.
Thanks!