Can't upload image Katalon Recorder in Chorme

Hi,

I tried to upload image base on code bellow but can’t succeed.

HTML code:

Action click button add image: |click|xpath=(.//*[normalize-space(text()) and normalize-space(.)=‘.jpg’])[1]/preceding::file-picker[1]||

Action type path image: |type|xpath=(//input[@type=‘file’])|/Users/vuong/Downloads/abc.png|

Can you help me? Thank you.

See this thread for explanation of file uploads