Created https://github.com/jarib/watir-webdriver/issues/109 to add
support for this dialog to watir webdriver.
On Dec 23, 8:06 am, Simson Situmeang
wrote:
> Thx Chuck.
>
> Finally I use Autoit to handle it. I just send 'enter' from Autoit to close
> that dialog.
> And it works.
>
> On Fri, Dec 2
Thx Chuck.
Finally I use Autoit to handle it. I just send 'enter' from Autoit to close
that dialog.
And it works.
On Fri, Dec 23, 2011 at 5:05 AM, Chuck van der Linden wrote:
> On Dec 22, 6:26 am, Simson Situmeang
> wrote:
> > Hello Asif,
> >
> > thx for your reply.
> >
> > I also tried to use
On Dec 22, 6:26 am, Simson Situmeang
wrote:
> Hello Asif,
>
> thx for your reply.
>
> I also tried to use '*$browser.javascript_dialog.button('Leave Page').click'
> *but It caused error like this:
> *undefined method `javascript_dialog' for #*
>
> I think that *javascript_dialog only works on Wati