cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the web path of chrome application model element in to a data item in blue prism?

TahaZaman
Level 2
I am trying to get the web path for an element in to a data item. I need to manipulate it to access the next element. I am using Web Browser (Chrome) model. I have not been able to find an option for this in the Read stage. Is there a way to do this? Or is it possible to get the application modeler element in code stage to access its properties?
3 REPLIES 3

coreydrees
Level 4
I have the exact same question

John__Carter
Staff
Staff
Looks like the 'get attribute' action doesn't work - I think it's a bug.

coreydrees
Level 4
OK - also we used to be able to Wait on a 'Get Value' = [Value that should have been Set] after we set an item to ensure that it is correct. But with chrome elements you can only check if it exists or not in a wait stage