-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Component/s: Test Framework
-
Tags:
The setter for the nuxeo-dropzone widget doesn't select the input inside the nuxeo-dropzone element passed as a parameter. Instead it uses browser.waitForExist("nuxeo-dropzone input[id='input']") which may return the input of another nuxeo-dropzone should there be several in the DOM.
Same issue for the getter
- Is referenced in