Andrew J C

Results 2 issues of Andrew J C

Screenshot functionality is disabled in the v1.0.0 release. For integration with spoon, screenshots need to be implemented in the test runner.

When defining an sdk filter, you can't currently combine 2 attributes in a single @filter line. Implement a change, allowing for this: @filter(minSdkVersion=16, maxSdkVersion = 19) In addition to this:...