Size: a a a

2020 December 09

S

Surbhi in Uipath RPA
Surbhi
Can anyone give anyidea to develop real time bot?
Using  uipath rpa
источник

M

Manu in Uipath RPA
Which is not in wait for download activity behaviour
источник

M

Manu in Uipath RPA
Surbi .. if you're a starter .. just watch some videos and if you develop queries.. put them here
источник

V

Vinay in Uipath RPA
источник

S

Surbhi in Uipath RPA
Okay
источник

M

Manu in Uipath RPA
Amazinnggg vinay ..
источник

M

Manu in Uipath RPA
But it's not working
источник

M

Manu in Uipath RPA
Please understand the scenario
источник

M

Manu in Uipath RPA
Manu
The question is : how to wait for a download in crome where the file which we need to download pops up with a confirm message on finishing it's download .... Like this file can harm your computer ... Then we've to click om keep the file
This please
источник

J

JoeBsb in Uipath RPA
Manu
The question is : how to wait for a download in crome where the file which we need to download pops up with a confirm message on finishing it's download .... Like this file can harm your computer ... Then we've to click om keep the file
hotkey ctrl + j open download list page from chrome... then use it to verify if download is ready
источник

M

Manu in Uipath RPA
Okay joe..
источник

M

Manu in Uipath RPA
Will try thanks 😌
источник

J

JoeBsb in Uipath RPA
so, let us know if it worked
источник

M

Manu in Uipath RPA
Definitely
источник

J

JoeBsb in Uipath RPA
Manu
The question is : how to wait for a download in crome where the file which we need to download pops up with a confirm message on finishing it's download .... Like this file can harm your computer ... Then we've to click om keep the file
you could also put it in loop(do while), with a delay and an try/catch activity inside a if activity trying to find the message confirmation... then, you put inside Then(into IF activity) the assign to get out the loop
источник

M

Manu in Uipath RPA
Actually, only hot keys will work
источник

J

JoeBsb in Uipath RPA
i see... so... download page is really better
источник

M

Manu in Uipath RPA
Because that particular keep button won't be available as element.
источник

M

Manu in Uipath RPA
JoeBsb
i see... so... download page is really better
❤️
источник

J

JoeBsb in Uipath RPA
Manu
Because that particular keep button won't be available as element.
that's what i'm saying dear... that's why you put the delay activity... to wait until it appears
источник