[wtr-general] Yahoo mail, creating a new email message.

2009-04-09 Thread cboudreau
Has anyone been able to create a new yahoo email in the new UI? Carl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to watir-general@googlegroups.com Before

[wtr-general] Re: Yahoo mail, creating a new email message.

2009-04-09 Thread cboudreau
I am new to this Watir, and having some difficulty figuring this out. I thought I would be starting something easy, by logging into Yahoo and then creating a new email. However I can not get the Xpath line to work. #Include the FireWatir file. require 'firewatir' #include the FireWatir

[wtr-general] Re: Yahoo mail, creating a new email message.

2009-04-09 Thread cboudreau
Hi Al, your sample didn't work. I uncommented the #ff.cell(:xpath, //td[contains( text, 'New')]/).click I can log in with firewatir, but not get firewatir to click new to open the email editor in Yahoo. On Apr 9, 1:55 pm, Al Snow jas...@hotmail.com wrote: Carl, This works for me

[wtr-general] Re: Yahoo mail, creating a new email message.

2009-04-09 Thread cboudreau
Well, I am sorry to report it is still failing. However I sure do appreciate the help with this. I was tring to cut my teeth on this before I start the real project of automating a PayPay functions. But, I am just not getting it. Maybe I will try my luck on the PayPal project. Has anyone

[wtr-general] Re: Yahoo mail, creating a new email message.

2009-04-09 Thread cboudreau
Thanks for your presistance on this, Line 11 is the login line, I have set Firefox to clear all personal data when exiting, and now I am seeing acurate error message related to the actual error lines. The next set of error messages is where I started with line 17 uncommented our, then I start