I am using htmlunit in jython and am having trouble selecting a pull down link. The page I am going to has a table with other ajax links, and I can ...
I have a script for Jython that works perfectly, but it's really really slow, so I decided to try to see if I can convert it to pure java ...