Selendroid is unable to click on a UI Element in WebView, but is able to identify the web element.
Following is the stack trace . Please help.
org.openqa.selenium.WebDriverException: CATCH_ALL:
java.lang.NumberFormatException: Invalid int: "{"message":"Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: \"default-src 'self'\".\n"}"
at java.lang.Integer.invalidInt(Integer.java:138)
at java.lang.Integer.parse(Integer.java:410)