Uipath in Search speed in automated Web search automation

Hello everyone again,

I have an automation with automatic Web search, but it is searching very slowly, how can I increase the search speed.I’m waiting for your help, I just joined the uipath family.

2 Likes

Hi!

If you’re running the process in debug mode this will takes time to run the process. but when you moved to the design and hit run this will executes very fast.

Have a view on this:

Regards,
NaNi

HI @A_Zyzz_Man

Have you run the file or Debug the file ?

Regards
Gokul

It doesn’t work in error mode I just have 1000 search data how can I search it faster that’s the whole problem

Automation is working, I’m just researching how I can search faster

You can set Simulate click in properties of interacting activities and give timeOutMilliseconds in element exists activities if you used and for other activities too

This will reduce a bit time than now

Regards
Gokul

Hey @A_Zyzz_Man

Share your project to check how you have built it and with what configuration in activities.

This will help us give better suggestions…

Thanks
#nK

Are you able to show this visually?

My file link here

Hi!

simulate

Regards,
NaNi

It looks like this to me

1 Like

@A_Zyzz_Man

Here is the screenshot

You will be having Simulate click option in all interaction activities except Send hotkey (i.e., The activities which performing input actions as humans)

And you will find Timeout property inside the Target option

Regards
Gokul

Hey @A_Zyzz_Man

Input mode from here.

Thanks
#nK

I have not used this activities

okay just click on the last one and run the process once

Simulate click for type into will be work like jus pasting all the text in the field instead of typing

Lets see it is working like that

Regards
Gokul

nothing to simulate in settings

Have you tried with the last one in this property Deselect at end ?

Not working.

Cannot type special keys using Simulate Input mode this error!!!

Do you have any special key or shortcuts in type into like enter,tab, etc ?

I using it enter key