Jump to content
UBot Underground

Selecting Java elements problems


Recommended Posts

Hi,

 

I want to switch to Yahoo Mail Classic. However, I can only get this to work if I click on the Options tab manually first.

 

My script runs, choose by attribute... click chosen. wait for 'Mail Classic...'. click mail chosen...

 

This does work if I click the options tab manually then run the script, but not unless I click it manually.

 

Any ideas?

 

Thanks,

Tim

Link to post
Share on other sites
  • 2 months later...

I am suffering from a similar problem myself. When I choose by attribute I select the inner text which is "Next Site" and then insert "Click Chosen". When I run the script it tells me I have not chosen an element. I have also chosen the attribute by the external html which looks like this:

<A href="javascript:fudge()">NEXT SITE!</A>

 

and it does not work either....

Link to post
Share on other sites

Tim, click the options button to expand it. Click and drag the option for switching to Mail Classic into the script. Click that option to bring up the pop up that tells you you're about to switch.

After that, add a 1 second delay and add a choose by attribute command and a click chosen command for the pop up.

When you run the script, it will switch to mail classic for you.

Here's a script: yahoo mail options button.ubot

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...