Hi Zeljko, I am really sorry that I have not clearly described what exactly I want to do in my previous query. There is popup with warning message will appear, if we try to create the customer with the existing customer details. I wanted to click OK to continue with remaning functionality. I am using startClicker(). It is handling Popup when ever it appears and executing the remaining code. But the problem here is if the popup does not appear script is waiting for it appear and NOT proceeding with remaining script.
Can it handle this situation by getting the property of the Popup? If so how can get the property of it. Thanks In Advance On Oct 21, 1:10 pm, Željko Filipin <[email protected]> wrote: > On Wed, Oct 21, 2009 at 6:37 AM, Bindhu <[email protected]> wrote: > > I need to skip the pop up when ever it appear. > > And the problem is? > > Have you read this? > > http://wiki.openqa.org/display/WTR/Pop+Ups > > Željko > --http://watirpodcast.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to [email protected] Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/watir-general -~----------~----~----~----~------~----~------~--~---
