Jump to content

GMAIL Automation!


mjoshi
 Share

Recommended Posts

Hi,

I am working on a script, I have to basically do the following things:

1) Login into GMAIL with my credentials.

2) Search for EMAILS by GOOGLE+

3) Delete all mails by GOOGLE+ (if any), by selecting all the mails one by one(not by checking the single checkbox on the menu bar) i.e. by ticking each checkbox one by one.(Ticking each checkbox one by one is my requirement)

Point 1 was pretty simple!

In Point 2 I had to use several tabs. It do look quite messy. I had to follow this method as the source file of 'after login page' doesn't show any details.If you will check the source file of your home page in GMAIL, is nearly empty. So I had no option so as to follow the multiple TABS method :)

But now I am struck with Point 3. I don't know how to proceed with point 3.

How will I know, what many Emails are going to appear in the result box, and how many I have to select.

I thought of applying some while loop, but don't know if it can help in this case.

Can anyone suggest if I can improve Point 2(which is presently unreliable) and how to go for point3.

Thanks.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...