Problem:
I would like to find a specific row in a slickgrid
table of an html.
Since the data are only being loaded every scroll down/up,
I am trying to find the selector to trigger the scroll down/up event but to no avail.
I am not familiar with slickgrid but it seems that the event trigger and processing
is inside a js file called slick.grid.js
.
Could anyone give me any tip or hint on how to automate this in UIPATH? m(_ _)m
Appreciate any reply.
Thanks in advance!
this is a sample slickgrid html.
sample slickgrid
copy of the js is in the ff. link
slick.grid.js