In my project I have used modern application activities using some of the activities like type into, click elements. But, now my process is splitted into different sequences. And I am invoking all these sequences in my main.xaml
So, now I have an error in some of these sequences to use these activities within use application/browser activity, but when I use this activity and indicate the target application. It refreshes the page everytime.
Can someone please give any solution to this problem?
I have marked the open and close properties as you suggested. But, I still have an error saying value of type string cannot be converted to UiPath.core.uiElement.
As you can see in the uploaded image, this is my second sequence. In the first sequence I am using use application browser activity where I have mentioned the browser url, in my second sequence I am mentioning something like this “*” as I don’t want the same url to be opened again. But here is where I encounter the problem.
Remove the * from that field and also in the properties panel of Use Application/Browser activity keep the close → Never
open → Never
Also make sure to change the selectors of the use application/browser activity which will be present in the Unified Application Target. So whatever you feel like changing in selector’s please replace them with *