I am trying to open a window with url passed of a pdf downloaded. but it throws error \"Error: Permission denied to access property \'addEventListener\'\". The error show up in
After a week I disable marionette for FF (java):
capability.setCapability("marionette", false);
It's repair everything.