As I described in an earlier post, I've been exploring WebDriver in the Selenium 2.0 release using the Java bindings. It's turned out to be easy to use, but I found I was repeating a lot of code for testing pretty basic things like tables and forms.
Pretty soon I started to collect the common code into a Java helper library, and it proved so useful to me that I've decided to share it in the form of the SelAid project. There's source code, a JAR and Javadoc with examples, so please try it out.
So far SelAid helps with tables, radio button groups and select lists, but I'll add new features and flesh out existing ones as I need more functionality (or people make suggestions).
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.