Executing selenium scripts using UiPath

We have selenium scripts developed in BDD for few of the features of the application. Now client is planning to migrate to UiPath and new features will be developed using UiPath. Need clarity on 1. how existing selenium scripts can be used / reused in UiPath? 2. Can we reuse certain features developed in selenium for UiPath? ex. login feature is common and already developed in selenium, can we reuse it for login and continue my execution using UiPath workflows? We have other common flows which can be called in between? is this possible and how this can be achieved? needs inputs if anybody tried this and succeeded. Client wants to utilize existing selenium scripts and reduce the development timelines by reusing existing selenium scripts. Thanks in advance.

Hi @saravanaperumal

Pls check this might be helpful,

Hi Prashant, Thanks for your prompt reply. I have seen this post and it is discussed on a high level. I need to understand in real time anyone tried this and how this was implemented. Also I got below post from UiPath community and i am trying to implement that.

[How to use Java Selenium in Combination with UiPath - News / Tutorials - UiPath Community Forum] (How to use Java Selenium in Combination with UiPath)

1 Like