spying

gayatri

New Member
Hi all,
In blue prism for an element in web application match index is changing and the "path" is also changing randomly then how to spy that element using other attributes . we n want to just read the element value.

please suggest a solution.
 

ReneCo

New Member
In HTML you have identifiers for elements on a website. So use the HTML-MODE for spying, after that choose in the app modeller the 'Element Type: HTML Element' and remove the checkboxes path, url etc.. Look for title, class name... this shouldn't be variable. Hope this helps
 
Top