How to access files and folder in particular

How to find the files exists in particular link and also need to access that file

Hey,

you can use the File exist Activity for particular file location

Thanks

for the website share point how I can use?

Hey,

if you are downloading the file

then you can use wait for download Activity

Thanks

First I need to check whether it exists …then only I should download

Then use
File exist activity and it will give the ouput in boolean
Use if else condition
In else condition
You can download file

Thanks

File exists cant used for browser…I need something to access file from browser

you can Use the Get File or any other activity available now which accepts the file path as input, If the file is not available then we’ll get the File not found exception.

Thanks

The stuffs which your mentioning are system activities anyways thanks for for response…This not am looking for

Hey!

Could you please show us the webpage?

Regards,
NaNi