cancel
Showing results for 
Search instead for 
Did you mean: 

WebDriver and ChromeDriver Bluepriam Integration

thiagorighi2021
Level 2

Hi team, 

We are trying alternatives to improve the performance of web automations. Can anyone tell me if it is possible to use the webdriver library in blueprism?

I tried to download the asset

Function for Get HTML from Chrome - 1.0.0

, but I was unsuccessful

Thanks

3 REPLIES 3

Hi Thiagorighi,

Can you please explain a little more about webdriver.

How is webdriver, potentially, will improve performance?

Have you tried XPath Instead?

WeitghtRPAMatey

thiagorighi2021
Level 2

Hi rsrivastava2,

Here at the company we have many web processes developed, and we noticed some performance instability and difficulty in mapping elements using conventional methods (browser mode, ui, aa...). We even did some mappings using xpath, but we have the same result.

In meetings with other teams, I have noticed that people are increasingly using other methods for web applications, such as Selenium, for example. That's when I came to the question above...

Right now I'm trying to use the asset: Function for Get HTML from Chrome - 1.0.0, and make pilots to measure the real gain in speed and assertiveness.

Hi Thiagorighi2021,

I was confused what the webdriver was.
Now I remember this was something we used to use with Manifest V3 to invoke Javascript.

I could give you a direct link to the websites to download webdrivers but I think, you would find Installation of the WebDriver - SS&C Blue Prism Community topic benificial, as you are still in planning and evaluation phase. This also has download links.

WeitghtRPAMatey