How to perform the automation in a WebPage which is already launched using Start My Day?
Hi,
I have a requirement where a Web Application will be launched on click of Start My Day and the user will login. I will be calling the robotic automation on the post processing of a flow action. How to perform the automation from the already existing WebPage ?
I tried with IsCreated property for that WebPage in the automation to check whether the WebPage is available & if so perform some operation. But it returned false.
Please let me know whether i need to do any change in web adapter properties or i have to use some other properties or methods.
Thanks in advance
Vignesh