View Single Post
  #1 (permalink)  
Old 09-01-2009, 12:36 PM
GMPLLC GMPLLC is offline
Junior Member
 
Join Date: Jun 2009
Posts: 25
Default Automate Gmail add labels

I have a fun project but I can't seem to get past the first step. My first step is to create a task that loops through an Internet Explorer table (a salesforce.com report) capturing each record. I have this down fine.

My next step is to log-in to gmail.com (got this OK), click on settings (got this OK), click on labels (got this OK). Now in the labels page there is a text box and a submit button. I want to set the text with the current Table record and click submit. Repeat this for all of the table records.

I know how to do all of this but for some odd reason my AA task will not set the text of the text box. It has to be something strange with Gmail.

Can anyone kindly give me a sample task with the following;

Navigate URL - www.gmail.com (we'll assume I'm already logged in so dont worry about log in credentials)

Click on link - Settings

Click on link - Labels

Set text box with text "Test Label"

Click the Submit button

If I can get past this simple task I'll be well on my way. Thanks in advance.
P.s. If anybody else has had trouble specific to Google Apps or GMail I'd like to know.

TK
Reply With Quote