Hi,
I am using ui automation next package’s activity and its creating one issue.
First I am opening one browser and login over there and then after login using ui automation next package’s type into activity I am typing something on to that logged in web page. But every time that opening another empty browser as well.
I have put that type into activity in Use application/browser Activity and indicate the already logged in web browser and removed the url link.
But still after login the bot is opening one empty browser and typing in.
Any suggestion on this.
thanks in advance.