Q: Hi there Can your app 1.
load a website
2. click on a button on a website
- this opens computer folder with files in it
3. upload first file
4. click a button to process
5. wait - once processed click a button to download processed file
repeat rom step 2 until all files in the folder are processed
Thanks for the help
Zekeriya_U-xer
Jun 4, 2024A: Hi 25324,
U-xer works with anything visible on the screen, regardless of the application, website, or any other factor.
To answer your specific question about uploading a file, all the steps you mentioned can be done easily, except there is no built-in function to call "repeat step 2-5 until all files are completed." However, you can create a loop that runs, for example, every minute. This loop will automate the process at regular intervals, but you'll need to stop it manually when all files are uploaded.