Today’s Selenium-now-I-get-it-ism: The Selenium IDE can export test cases in Java, it just hides them under 3 different flavors of JUnit, and one flavor of TestNG. This is confusing, because they call out C#, Ruby, and Python by name, and I’m pretty sure you can use TestNG with all of those languages. I know I’ve used it with C#.
