- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-05-22 08:32 PM
what does Activate Application in navigation stage do?
------------------------------
Sam Lima
------------------------------
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-05-22 07:31 AM
Hi Sam,
Activate Application action is used to bring the application window to the foreground if the window accidentally might be present at background. It can only be used with Win32 spied elements and it is typically used before actions which would require application window to be set at foreground such as if you are using global send keys or global send key events since they emulate keyboard actions directly on the currently focused element of any screen we wish to automate.
Hence, first we should activate the application so that the screen is visible and is set at foreground before using such activities.
Also, whenever we are performing any kind of image based or surface automation as we call it in Blue Prism, we always need to ensure that our application is on foreground so that images can be recognized properly.
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-05-22 07:31 AM
Hi Sam,
Activate Application action is used to bring the application window to the foreground if the window accidentally might be present at background. It can only be used with Win32 spied elements and it is typically used before actions which would require application window to be set at foreground such as if you are using global send keys or global send key events since they emulate keyboard actions directly on the currently focused element of any screen we wish to automate.
Hence, first we should activate the application so that the screen is visible and is set at foreground before using such activities.
Also, whenever we are performing any kind of image based or surface automation as we call it in Blue Prism, we always need to ensure that our application is on foreground so that images can be recognized properly.
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
