cancel
Showing results for 
Search instead for 
Did you mean: 
ChristopherJank
Level 7
Status: Not Planned

HTML parsing is ridiculously slow, causing huge performance issues for interacting with web applications. Identifying a single element can take up to 15 seconds even though "Match Index" was activated. Still, there seems to be a very ineffecient HTML parsing going on and a bad implementation of how to filter elements with the selected attributes (selecting more attributes will increase the identification time, which makes no sense unless the whole HTML is parsed again for every filter).
3 Comments
AndreyKudinov
Level 10

Using webdriver api could make things much better both in terms of speed and being human-like in interacting with elements (webdriver actions trigger js, unlike current blueprism write stages). Also proper xpath support is nice.

AmyTsaousi
Community Team
Community Team

Hi Christopher, 
Thank you for submitting your idea. We've reviewed your idea and we need some more information before we can comfortably route your idea through to scoring. Can you please tell us which browser you are referring to? Chrome, Safari, IE, etc?

Many thanks,
Amy

AmyTsaousi
Community Team
Community Team

Hi Christopher, 
Unfortunately without additional information for us to understand the reason behind your idea, we've decided to mark this as not planned. If you have a new idea you'd like to share, we look forward to hearing it.

Many thanks,

Amy