[wtr-general] Re: What Email Provider is best used with Watir?

2012-02-02 Thread Dan Claudiu Pop
You can also take a look at convio's watirmark-email framework
https://github.com/convio/watirmark-email but i would recommend the
following gems as Željko said:

http://rubygems.org/gems/mail
http://rubygems.org/gems/gmail

Dan

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com


[wtr-general] Re: What Email Provider is best used with Watir?

2012-02-01 Thread Dave McNulla
Watir can automate stuff (even if you aren't testing), but if you just want 
to automate a process with the fewest points of failure, skip the browser 
and go directly to the server. The gems Željko mentioned are great for that.

Dave

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com