while uploading image in nightwatch,i am getting this error,it is fetching the right element but there is something wrong with the path
An error occurred while running .uploadFile() command on <.file-upload-input>: Element doesn't accept multiple files
i tried adding multiple="" in the html file but it did not help also i tried using this: .uploadFile(selector, absoluteFilePath, [callback])