Could not Upload file in Salesforce app | Selenium Forum
M
Posted on 28/10/2015
Can anyone help me in uploading file in salesforce app- > Files Tab?

attached is the screenshot of the page and the problem is when I am trying to upload using sendKeys its showing error as the field is not editable.

its a link/button , if I will use click its directly taking to upload file window.
if I am using sendKeys , it says the field is not editable as it has not field to display the file path after selection.

M
Replied on 28/10/2015

you have to [color=#FF0000:2olyrmyx]click();[/color:2olyrmyx] on upload and then use [color=#FF0000:2olyrmyx]AutoIT[/color:2olyrmyx]. its explained in the modules