[wtr-general] Re: "Find Pop-up text and close" function is not working

2008-12-09 Thread Prince3105
Hi Mates, After a long searching i got the solution. Instead of using complicated functions and methods, i use simple code to retrieve the text from a Web Dialog. require 'watir/ie' require 'watir\contrib\enabled_popup' require 'watir/dialog' require 'watir/winClicker' @ie = Watir::IE.new @ie.

[wtr-general] Re: "Find Pop-up text and close" function is not working

2008-12-08 Thread Prince3105
Hi Friends, I have searched enough, but i couldn't get the Modal dialog's error message, so mates please throw some light on this issue. I tried "AutoIT.WinGetText" but no use. Thanks. On Dec 1, 3:32 pm, Prince3105 <[EMAIL PROTECTED]> wrote: > when i execute the function , popup_text[0] returns n

[wtr-general] Re: "Find Pop-up text and close" function is not working

2008-12-01 Thread Prince3105
when i execute the function , popup_text[0] returns nil. Still i am searching for a solution and trying all methods in WinClicker class but not yet received a solution. So please guys give some ways to reach the target. Thanks, Prince3105 On Dec 1, 9:20 am, "wesley chen" <[EMAIL PROTECTED]> wrot

[wtr-general] Re: "Find Pop-up text and close" function is not working

2008-11-30 Thread wesley chen
In face, you absolutely can search quite great solutions for the problem in the group. Thanks. Wesley Chen. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to

[wtr-general] Re: "Find Pop-up text and close" function is not working

2008-11-30 Thread Prince3105
Hi friends, Please throw some light on this issue. Thanks, Prince3105 On Nov 27, 2:21 pm, Prince3105 <[EMAIL PROTECTED]> wrote: > FYI > > Its a Modal dialog box > > On Nov 27, 2:07 pm, Prince3105 <[EMAIL PROTECTED]> wrote: > > > Hi Mates i am a newbie to WatIR, > > > Scenario > > > In my applic

[wtr-general] Re: "Find Pop-up text and close" function is not working

2008-11-27 Thread Prince3105
FYI Its a Modal dialog box On Nov 27, 2:07 pm, Prince3105 <[EMAIL PROTECTED]> wrote: > Hi Mates i am a newbie to WatIR, > > Scenario > > In my application i have to check on popup's text then i have to > confirm whether its a success message or just a information message > then i have to close t