There is one checkbox when I click that checkbox, it would trigger the
javascript alert when I press okay in the Javascript alert, it checkbox
gets ticked. But this happens in the very early stage of my program and it
goes very well. that's not where the problem is. The problem is it is not
clicking the continue button, page perfectly loaded and this line starts
executes b.button.click but it waits for 30 seconds and it fails by saying
'unable to locate the element. Why? It has to retry locating the element,
right? it's not doing it .

On Tue, 6 Nov 2018 at 22:50, Justin Ko <[email protected]> wrote:

> From the logs, I see:
>
>    1. A "Checking this box will delete any prior coverages" alert is
>    accepted
>    2. The NavContinue button is retrieved (elementID:
>    04743404-40e9-4dc0-bae8-1f3e270f3eae)
>    3. Several clicks are attempted, but intercepted by <div
>    id=\"spinnerOverlay\">
>    4. Several clicks are attempted, but raise stale reference errors
>
> What does the application do when accepting the alert (Step 1)? Does it
> cause the overlay to be displayed and then a page refresh?
>
> Justin
>
>
> On Tuesday, November 6, 2018 at 11:56:57 AM UTC-5, [email protected]
> wrote:
>>
>> Hi Titus,
>>
>> Here is the gist url
>>
>> https://gist.github.com/Rajagopalan-M/ba78aed6342c61d07968cfe195d3f4de
>>
> --
> --
> Before posting, please read
> https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group.
>
> In short: search before you ask, be nice.
>
> [email protected]
> http://groups.google.com/group/watir-general
> [email protected]
> ---
> You received this message because you are subscribed to the Google Groups
> "Watir General" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
Before posting, please read 
https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group.
 
In short: search before you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]
--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to