HTML Mode: Highlight issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-11-22 04:07 PM
hello Community Member,
I need suggestion for below issue-
There is grid(left most columns are shown below) in a web page and task is to check on checkbox as show below
Problem :- Using HTML mode, Modeler is not able to highlight beyond the visible value+2 more value.
i.e in below case by increasing the TR in PATH - Modeler is able to highlight till 11 rows but not highlighting post that.

i think HTML mode must be capable to do this,
BP version - 7.0.0
Browser mode - IE mode in Edge.
------------------------------
Neeraj Kumar
Technical Architect
------------------------------
I need suggestion for below issue-
There is grid(left most columns are shown below) in a web page and task is to check on checkbox as show below
Problem :- Using HTML mode, Modeler is not able to highlight beyond the visible value+2 more value.
i.e in below case by increasing the TR in PATH - Modeler is able to highlight till 11 rows but not highlighting post that.
i think HTML mode must be capable to do this,
BP version - 7.0.0
Browser mode - IE mode in Edge.
------------------------------
Neeraj Kumar
Technical Architect
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-12-22 12:40 PM
Hi Neeraj,
This is probably due to the way it is spied. Rather than using path as a dynamic parameter, I'd recommend incrementing match index. From my experience, web paths are generally unreliable, and when possible, should be avoided in the application modeler. I get that sometimes this isn't an option though.
Hope this helps!
------------------------------
Lou Bachenheimer, PhD
SS&C Blue Prism
CTO, Americas
------------------------------
This is probably due to the way it is spied. Rather than using path as a dynamic parameter, I'd recommend incrementing match index. From my experience, web paths are generally unreliable, and when possible, should be avoided in the application modeler. I get that sometimes this isn't an option though.
Hope this helps!
------------------------------
Lou Bachenheimer, PhD
SS&C Blue Prism
CTO, Americas
------------------------------
Lou Bachenheimer, PhD
SS&C Blue Prism
CTO, Americas
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-12-22 09:54 AM
I second your thoughts on use of Xpath . in my case Match Index was also not helping. May be it is the application itself which is causing this.
------------------------------
Neeraj Kumar
Technical Architect
------------------------------
------------------------------
Neeraj Kumar
Technical Architect
------------------------------
