It might be easier to use a gem like ruby-gmail
http://github.com/dcparker/ruby-gmail for the email portion, as opposed to
going through the UI. I haven't really messed around with Google Docs, but
there is an api with some ruby examples, as well as libraries like Roo -
http://roo.rubyforge.org/ which you can use for Google spreadsheets.

HTH,

Charley Baker
Lead Developer, Watir, http://watir.com


On Fri, Jun 11, 2010 at 11:42 PM, Wesley Chen <cjq....@gmail.com> wrote:

> Hi, Guys,
>
> I have used Watir for a long time, now, two difficult problems are
> still challenges to me.
>
> Problem 1: Send an gmail(Click "Compose Mail" link, input "Email to",
> "Subject", "Email content", click "Send" button");
> Problem 2: Go to Google Documents page, open an existing DOC/PPT/excel,
> read the data in it.
>
> If you guys have any solutions on the two problems, that would be really
> appreciated.
>
>
> Wesley.
> For life, the easier, the better.
>
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> You received this message because you are subscribed to
> http://groups.google.com/group/watir-general
> To post: watir-general@googlegroups.com
> To unsubscribe: 
> watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@googlegroups.com>
>

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to