0
votes

Does Selenium WebDriver support Robot framework? I have a script to log in facebook using java and Webdriver. Now I want to execute this using any framewrok. Is it possible to execute the tests using robot framework written in java using Webdriver?

Thanks & Regards, Shiva Oleti

2

2 Answers

1
votes

Yes it is possible, Robot Framework has a library for Selenium 1 and Selenium 2 / Webdriver

0
votes

I wouldn't have thought there would be much issues. There is a dedicated library to help:

http://code.google.com/p/robotframework-seleniumlibrary/