Unable to upload using sendKeys

Hi @consulting (Jonathan),
Have you tried using document.querySelectorAll("input[type=file]") to find the hidden element. See: How-to use ‘sendKeys’ or 'File Upload' to upload files for details.

1 Like