cancel
Showing results for 
Search instead for 
Did you mean: 

Selenium Web Driver

PawełMiżwa
Level 3
Hi, Can I use Web Driver in Code Stage? Is there any library working with BP, which do not scream about dependencies?   Thank you in advance 🙂
5 REPLIES 5

AndreyKudinov
Level 10
Put webdriver.dll in %PATH% - C:\Program Files\Blue Prism Limited\Blue Prism Automate should work. Don't forget chromedriver too. It worked for me with Firefox and Chrome (including headless mode). IE refused to work properly out of the box and I didn't bother trying to fix it. To make something useful out of it, you'd have to either create VBO/actions for each process or make some generic VBO and store handles in global arrays like Excel. VBO does. Application modeller becomes useless too.

PawełMiżwa
Level 3
It helped, thank you 🙂

Hey guys, 

Did you manage to make it work in BP?
I am trying now to make it work, but still got this runtime error:
Could not load file or assembly 'WebDriver, Version=3.141.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

------------------------------
Juraj Palusek
RPA CoE Developer
Henkel
Europe/Bratislava
------------------------------

Hi Andrey,

Can you please tell me how can we use selenium in a blue prism, or how can we work on it? do you have any document or link for refrence?

------------------------------
Sahil Chankotra
------------------------------

Hi Andrey,

I am facing some issues, can you please help.

Libraries:
21279.png
code:

21280.png

Error:

21281.png

------------------------------
Sahil Chankotra
------------------------------