Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Waiting for Javascript alert
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Leigh Emmerson  
View profile  
 More options Oct 16 2012, 4:05 pm
From: Leigh Emmerson <leighemmer...@gmail.com>
Date: Tue, 16 Oct 2012 13:05:15 -0700 (PDT)
Local: Tues, Oct 16 2012 4:05 pm
Subject: Waiting for Javascript alert

Hi,

Can someone tell me how to use the wait for javascript alert. At the moment
it just waits forever. But I cannot find any documentation on it and I'm
not sure what if anything I should put in the top righthand box. If I Ctrl
drag to the webpage the dropdown changes to 'Has element for XPath'.

Any help would be greatly appreciated.

Leigh


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Todd Ditchendorf  
View profile  
 More options Oct 16 2012, 7:54 pm
From: Todd Ditchendorf <todd.ditchend...@gmail.com>
Date: Tue, 16 Oct 2012 16:54:32 -0700
Local: Tues, Oct 16 2012 7:54 pm
Subject: Re: [fakeapp] Waiting for Javascript alert

The "Wait for JavaScript Alert" action waits for a JS dialog presented via
the following JS calls:

alert()
confirm()
prompt()

Note that this Action knows nothing about "JS dialogs" which are created
via some DOM div or other DOM tricks. There's absolutely no way for the
Action to be that omniscient.

If you want to detect arbitrary DOM changes, use the "Wait for Condition"
Action (see the options there).

TD

On Tue, Oct 16, 2012 at 1:05 PM, Leigh Emmerson <leighemmer...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic