how to achieve Parallel Test Execution in Robot Framework which developed using Selenium with java ?
Asked
Active
Viewed 135 times
1
-
Can you provide a more comprehensive description of what it is you want to do? Robot Framework is a Python application and it's SeleniumLibrary does not require any Java to run. So, please explain what it you you want to achieve and what the issues are you're running into. – A. Kootstra Jan 07 '20 at 18:43