How can i use relative path to upload files

Because of the assistance of multiple people, it is hoped that when the upload action is performed locally by different people, there is no need to modify the absolute path

1 Like

Hi @uitestke1 ,

To set a relative path, see Is it possible to add relative path in Desired Capabilities.

That example is for a download path, but same principle can be applied of course for an upload path, given that you store the files you want to upload into that folder within your Katalon project.

See also this post: Adding a file location from test data file. - #3 by joost.degeyndt