curl-and-python

Re: should I be using pycurl

From: Mark Eichin <eichin_at_gmail.com>
Date: Fri, 9 Nov 2007 03:44:07 -0500

It's certainly capable; it being the right choice depends on how much
the app changes over time, though. You may want to look at something
like Selenium where you script at the browser level - but it sounds
like you're doing "make sure a production site stays that way" so
figuring out how the user interaction "works" step-by-step isn't going
to be too costly.

On Nov 9, 2007 2:32 AM, Bruce Bushby <bruce.bushby_at_rmsaudio.com> wrote:
> Greetings,
>
> Just found pycurl and having recently purchased a copy of Dive Into
> Python I was wondering if pycurl would sort my requirement. I know I'm
> being lazy here but I'm hoping the list would confirm if pycurl lends
> it's self to what I need to do.
>
> Large financial has weblogic app (https), I need to login with user
> details, crawl the site testing links and on certain urls, full out a
> form and submit (testing backend availability)...report broke
> links/failed form submission etc.
>
> Is pycurl the right solution?
>
> Cheers for any help!!
>
>
>
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
>

-- 
_Mark_ <eichin_at_thok.org> <eichin_at_gmail.com>
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2007-11-09