Spying a Bootstrap Modal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-03-21 01:28 PM
Hello,
I am trying to spy a web element (save button) on the attached image.
I have used Application Modeller to identify it and it shows when I click Highlight but when I run it, the button is not clicked and no error is thrown.
Also, I want to upload a document on the same element - I do not know how to achieve this.
I appreciate any assistance. Thank you.
I am trying to spy a web element (save button) on the attached image.
I have used Application Modeller to identify it and it shows when I click Highlight but when I run it, the button is not clicked and no error is thrown.
Also, I want to upload a document on the same element - I do not know how to achieve this.
I appreciate any assistance. Thank you.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-03-21 12:29 AM
Hi Chisom,
Can you verify if the button can still be highlighted if you step through the object? If so, it is not likely the issue of your spying.
I suspect it is the click action that is not registering for the button. It can come down to the fact that it is not technically speaking a button. Without examining the button closely, I would suggest you try the below combination in a single Navigate stage in the order as they appear and see if the "click" can be triggered:
Can you verify if the button can still be highlighted if you step through the object? If so, it is not likely the issue of your spying.
I suspect it is the click action that is not registering for the button. It can come down to the fact that it is not technically speaking a button. Without examining the button closely, I would suggest you try the below combination in a single Navigate stage in the order as they appear and see if the "click" can be triggered:
- "Activate Application" on the main browser window spied using Win32 mode
- "Focus" on the button in question
- "Global Send Key" on the button in question, use "{ENTER}" as the input.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-09-21 02:55 PM
Can you try checking the same with other spying modes ? Are you getting the same result from all of them ? If yes its possibly a issue with application where i recommend you to either use Global send keys or to raise a support ticket to Blue prism .
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
