How can I get the web path of chrome application model element in to a data item in blue prism?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-11-18 02:37 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-11-18 01:15 AM
I have the exact same question
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-11-18 08:13 PM
Looks like the 'get attribute' action doesn't work - I think it's a bug.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-11-18 09:23 PM
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
