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
Why can't you try this.. is your webpage has browse button to locator file? if yes, pass the element to locatorUpload para and pass upload button element to locatorButton