Application Modeller and Spying
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-09-19 08:32 PM
Hi All,
Is there a way to identify a specific element on web page ? I have a use case where on a web-page there will be multiple sections. The BOT needs to identify those and take actions. The number of sections would vary case to case . The Identifier for that section start would be a horizontal bar on web page.
Any pointers on how to proceed on this ?
------------------------------
Manas Jena
Sr Analyst
ZimmerBiomet
America/New_York
------------------------------
Is there a way to identify a specific element on web page ? I have a use case where on a web-page there will be multiple sections. The BOT needs to identify those and take actions. The number of sections would vary case to case . The Identifier for that section start would be a horizontal bar on web page.
Any pointers on how to proceed on this ?
------------------------------
Manas Jena
Sr Analyst
ZimmerBiomet
America/New_York
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-09-19 07:51 AM
Hi Manas,
It depends on the web page and how it has coded.
One of the methods, I would suggest using the "Match Index" value for each section or other attribute values. That can be dynamically changed for each element selected.
You can change each selection during the process by using "Parmas".

I hope this helps.
------------------------------
Hossein Azimi
Customer Support Engineer, APAC
Blue Prism
Australia/Sydney
------------------------------
It depends on the web page and how it has coded.
One of the methods, I would suggest using the "Match Index" value for each section or other attribute values. That can be dynamically changed for each element selected.
You can change each selection during the process by using "Parmas".
I hope this helps.
------------------------------
Hossein Azimi
Customer Support Engineer, APAC
Blue Prism
Australia/Sydney
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-09-19 09:49 PM
Thanks ! Hossein,
Once the BOT identifies that horizontal bar it has to go next or stop processing. As I said there will be multiple sections separated by a horizontal bar , is it possible to build a logic which will let the BOT proceed once it finds the horizontal bar ?
------------------------------
Manas Jena
Sr Analyst
ZimmerBiomet
America/New_York
------------------------------
Once the BOT identifies that horizontal bar it has to go next or stop processing. As I said there will be multiple sections separated by a horizontal bar , is it possible to build a logic which will let the BOT proceed once it finds the horizontal bar ?
------------------------------
Manas Jena
Sr Analyst
ZimmerBiomet
America/New_York
------------------------------
