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
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
Thank you @Yoichi and @fernando_zuluaga
I followed both your inputs and it worked. Thanks again!
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.