Finally figured out all my Selenium issues. Well, not all of them, in that I still don’t get the Grid system, but I at least know enough about it to know I don’t need it, so that problem is solved in its own way too.
As of now, I’ve got three remote drones, one for IE, one for Firefox, and one for Chrome. I can execute JUnit tests against all three targets, for the webservice running elsewhere.
Finally, I can start thinking about what I actually want to test, without worrying about if I can make it happen.
