If system lock some time not able to click OK button in pop up

if system lock some time not able to click OK button in pop up.If system is not locked then worked fine.
Untitled as mention in attachment

Remove the system lock or increase the time of lock.

Regards,
Karthik Byggari

I am inserting data excel to web and I have approx 4000 records.Each record takes 30-40 sec to execute.This application take 12-13 hr to execute

Can you able to enter the data parallel into the web page thru different browsers?
Process more than one row at a time.

Regards,
Karthik Byggari

no I am inserting data in chrome browsers

how we can do this…?

You can use Parallel activity and open more than one instance of chrome browser in each sequence and process the excel rows. (Divide the excel rows into 3 parts and pass as input to each sequence in the parallel activity).

More details on parallel activity -

Regards,
Karthik Byggari

Hi
we can use either CLICK or CLICK IMAGE activity
but ensure that SIMULATE CLICK property is enabled in the property panel of click activity

Cheers @Aditya10989

1 Like

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