Can Mechanize access sites being locally hosted by Apache?
A:
Yes. It can use any URL available so long as it is reachable. Just make sure it's properly formatted!
jathanism
2010-08-30 20:17:42
A:
How about trying it out? Well, seriously, I used twill (a wrapper around mechanize) on localhost, and it worked. It just wants to make a http connection without knowing where it is. Is this the answer you expected?
Adam Schmideg
2010-08-30 20:19:19
I tried but it didn't work. So now im trying to find out if the url doesnt work or my code.
2010-08-30 20:32:01
@shorty876 - ok, sorry about my sarcasm
Adam Schmideg
2010-08-31 22:50:33