I am using selenium IDE (1.5.0) to make test cases, and I want to export them as Junit so that I can run them with Maven, but i can see different Junit options, and i am confused which one to choose:
- JUnit 4 (WebDriver).
- Junit 4 (Remote Control).
- JUnit 4 (WebDriver Backed).
请致谢。