JWebUnit Tips
Wednesday, June 1st, 2005There are two features of JWebUnit that were not evident to me just by reading the documentation.
The first, and the most straight forward, was how to select a radio button selection. The solution is to use the selectOption method, passing in the name of the radio button and the value of the […]