Performance issue in case of for each row

Scenario:

Web application operation

Steps to reproduce:

prepare some input files which are used for web application input.
create for each row activity, each row corresponds to each input file. in for each, define some web application operation like click button, type into, download file etc.
Then run.
At first row, it will run usually, but at second row, it will run very slowly at every activity.

Current Behavior:

At for each row, after second row processing will be very slow.

Expected Behavior:

At for each row, every row processing will be fast.

Studio/Robot/Orchestrator Version:

Studio 3.3
Last stable behavior:
Not yet
Last stable version:
OS Version:
Windows 7 SP1
Others if Relevant: (workflow, logs, .net version, service pack, etc):

Please change “Wait for Ready” to “None” in the properties panel of activities.

Regards,
Karthik Byggari

1 Like

This issue is solved as you told.
Thank you very much.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.