Jump to content
UBot Underground

Google Alerts Drop Down Menus


Recommended Posts

I'm trying to automate a simple Google alert. Looks like it should be easy, but the standard Ubot choices don't work. You can't drag anything over, and drop menu choices aren't the classic <option value=ITEM>.

 

Google Alerts creation page: https://www.google.com/alerts (obviously login w a Google account)

 

The HTML for one of the drop menus looks like this:

 

<div class="goog-flat-menu-button jfk-select volume_select goog-inline-block" tabindex="0" role="listbox" aria-activedescendant=":6" aria-expanded="false" aria-haspopup="true" style="-webkit-user-select: none;"><div class="goog-inline-block goog-flat-menu-button-caption" id=":6" role="option" aria-setsize="2" aria-posinset="1">Only the best results</div><div class="goog-inline-block goog-flat-menu-button-dropdown" aria-hidden="true"> </div></div>  </td> </tr> 

 

Is this a javascript thing?

 

I REALLY need to automate a bunch of Google alerts - lemme know if you need a few bucks to look at this.

 

http://i.imgur.com/PPhQgM5.png

 

 

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...