Selenium in BP

DFugere

New Member
Hi,

I'm tasked to automated a website automation testing (More QA than RPA if you ask me). I can navigate the website with blue prism, but the solution does not feel robust at all.

I noticed the website HTML contain css tag for automation (i.e. automation-id="searchBarID"), unfortunaly blue prism cant search such tag.
Therefor I decided to use code stage and import Selenium. I plan on using selenium to interact with the website but still use BP process for the logic.

Whenever I start the selenium driver, the browser open but selenium wont interact with it (trying to navigate) and BP became wont respond anymore, I have to kill the process.

I was wondering if anyone managed to do such a set up already if so: how, if not: is it a bad idea?

Thanks!
 

DFugere

New Member
This is a repost, did not notice I had to wait for the approval of a mod, I tough I did not post. please delete this thread.
 
Top