Hi Ed,
I think seamonkey integration would be a good thing and see it as an alternative to mech. Essentially the same methods as mech, but there would be two advantages:
1. Since the browser is supported by (an increasing number of) websites, there will be fewer issues of "it works under Firefox/IE6/etc, but not with my script". 2. support for javascript. A lot of sites use javascript to do argument checking before dispatching to the actual link. I'd like to invoke a method 'click on the button', have it do the javascript and get/post/whatever the link. As it is, I have to use hard coded URLs or do regex matching on the javascript to find where the button actually posts to. Inelegant at best and fragile at worst.
Cheers,
Peter
Edward Peschko wrote:
oops.. nevermind. I'm looking through *this* archive and see that the subject has been discussed before.
If there was an integration between LWP and seamonkey, what form of integration would people feel would be most useful?
Ed