Selenium Webdriver - How to use Robot Framework with Java
问题 I want to use robot framework with java in Eclipse IDE. i have installed robot framework in Eclipse IDE. How to write script by using robot framework with Selenium web-driver. 回答1: If you want to use eclipse as an IDE to write your tests you can use this plugin: RobotFramework-EclipseIDE If your goal is to write a java method then call it from robotframework you can use Remote library. Here are the supported formats writing robotium tests: Robotium Test Data Sytntax You can also use maven to