- Use firefox plugin for selenium to
- record in firefox
- Export test case as Java JUnit class
- Start Selenium standalone server
- C:\apps\selenium>java -jar selenium-server-standalone-2.28.0.jar
- Import test case into Java project
- Add jars in C:\apps\selenium\selenium-2.28.0\libs to JUnit test classpat
- Run Junit test
This blog contains Java J2EE project code examples, ideas and answers to frequently asked questions on various J2EE related technologies
Friday, February 01, 2013
Testing using Selenium, Eclipse, JUnit
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment