Use application browser

Hi
I am getting an error sending output element of browser from Use application/browser to a called xaml. Can someone provide an example to do correctly?

Thanks,

Hi @A_Learner

can you provide screenshots form your workflow?
an example if you want to pass the element to another application browser activity could be the following

remeber that activity that has the input element, you need to set the open and close propertie to never

Regards

2 Likes

Hi,

Hope the following sample helps you.

Caller

Callee

Sample20230328-1L.zip (6.3 KB)

Regards,

1 Like

Thank you @Yoichi and @fernando_zuluaga

I followed both your inputs and it worked. Thanks again!

2 Likes

I had to use uiElement.ToString in my calle flow. Otherwise it is erroring.

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