Selenium Web Driver
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-10-18 01:15 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-10-18 04:37 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-18 12:39 PM
It helped, thank you 🙂
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-10-19 08:14 AM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-06-21 07:07 PM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-06-21 09:43 AM
Hi Andrey,
I am facing some issues, can you please help.
Libraries:

code:

Error:

------------------------------
Sahil Chankotra
------------------------------
I am facing some issues, can you please help.
Libraries:
code:
Error:
------------------------------
Sahil Chankotra
------------------------------
