Unable to connect open browser activity in a flowchart

I am creating a workflow in which I need to open browser and perform actions as per the instruction provided in excel sheet. I have made decision flow for this purpose.Data

I have used Attach browser activity in all 3 sequence.
I am getting “The following overload groups are configured: Find Browser, Use Browser. Only one overload group should have its arguments configured.” error.

Plz suggest the solution.

Hi @Anamika15 - Show the Error sequence please. Also are you getting the error in Attach Browser? Check have you used same Attached Browser with Existing Browser name?

What you would like to do over there?

Regards,
AK

hi @Anamika15

do one thing take the output of “Open Browser” and assign the output to the input of “Attach Browser”.

for detail information, I have attached the screenshot of the same.

I hope this will work.

image

Cheer😊
Happy Learning😊

Regards,
Achal Sharma

1 Like

image

Tried this but got validation error.



This validation error i m getting.

hi @Anamika15

reuse the attach browser activity and this time don’t indicate browser only use the output of Open Browser.

Cheer😊
Happy Learning😊

Regards,
Achal Sharma

Output of Open Browser automatically coming as “Out1”. So its the same thing i guess.

yes, that’s why when you provide indicate browser and output of open browser both its gets overload.
@Anamika15

1 Like

@Anamika15 In the attach browser remove selectors and pass only browser name abc1 than it will work.