I need to test my webpage which supports File upload (video, audio, images). Currently, im doing it from Windows. I managed to do it . Katalon is picking the files from the location which i specified
Currently , my QUERY is below
I need to execute this from any system. we cant expect every system to have the same files in the mentioned path. Is there any way to put the files in some folder inside katalon and to use it dynamically at any time in any system?