Hi,
Does check app state need to be in Use Application Browser window?
I am checking to see if a browser element exists to make sure if the application loaded or not? Thanks so much,
Hi,
Does check app state need to be in Use Application Browser window?
I am checking to see if a browser element exists to make sure if the application loaded or not? Thanks so much,
No, it doesn’t need to be inside Use App/Browser.
However, if you have a Use App/Browser and want to check if the app loaded, you should put the Check App State inside the Use App/Browser. That way assuming the app/page loaded, you then just continue doing the rest of your process.
If you put the Check after the Use (instead of inside it) then to continue operating inside the app/browser you’ll need another use app.
Thank you, @postwick
How to know which ones essentially need to be inside.
Please refresh the page and re-read my reply, I added to it.
You know because it’ll tell you. Any time an activity is used improperly it’ll show an error icon on its title bar.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.