Open GoogleCodeExporter opened 9 years ago
I have exactly the same issue. After looking at the source of espresso web, I figured out that the jarjar-rules.txt misses some configuration. In espresso-core they included:
rule com.google.thirdparty.publicsuffix.** android.support.test.espresso.core.deps.publicsuffix.@1
which is not part of the jarjar-rules.txt file in espresso-web.
I don't exactly know what this jarjar files are doing, so this is just what I think could cause the error
Original issue reported on code.google.com by
tim.haus...@grandcentrix.net
on 13 Jul 2015 at 9:56Attachments: