While running through bamboo(CI), my script is getting failed where all "upload file link" is not starting with the input tag. I am using Auto IT for uploading the file which is working fine locally and when I am trying to run through Bamboo on remote machine it is getting failed there.
So want to upload file from back-end where i don't want to click upload button.
Sendkeys() tried but not helpful in this scenario.
Thnaks in advance
Well, usually in this situation you need to do 3 steps: