File upload is not working

Hi,

Im not able to perform file upload on a page. Ive attached the IDs, and the error msg thrown

Wait Until Element Is Clickable /html/body/app-root/div/app-master/div/div[3]/div/div/div/app-campaign-builder/div/div/div/app-setup-media/div/div/app-modal-popup/div/app-base-modal/div/div/div[2]/app-setup-node-properties/app-dynamic-file-properties/form/div/div[1]/div[4]/section/app-file-uploader-crop-image/div/label/a/img

Choose File /html/body/app-root/div/app-master/div/div[3]/div/div/div/app-campaign-builder/div/div/div/app-setup-media/div/div/app-modal-popup/div/app-base-modal/div/div/div[2]/app-setup-node-properties/app-dynamic-file-properties/form/div/div[1]/div[4]/section/app-file-uploader-crop-image/div/label/a/img c:\TMP\FileUpload.jpeg

Error msg
Text ‘/html/body/app-root/div/app-master/div/div[3]/div/div/div/app-campaign-b
uilder/div/div/div/app-setup-media/div/div/app-modal-popup/div/app-base-modal/
div/div/div[2]/app-setup-node-properties/app-dynamic-file-properties/form/div/
div[1]/div[4]/section/app-file-uploader-crop-image/div/label/a/img’ did not ap
pear in 5 seconds.

And example of file upload can be viewed: robotframework-seleniumtestability/draganddropfile.robot at master · MarketSquare/robotframework-seleniumtestability · GitHub

Hello @pingkishore Try to use this

Choose File locator ${CURDIR}/filename

makesure your file name is located to the right path