The actual problem was when I was working on watir webdriver for IE, 
sometimes, click was not working, and I used to work with almost 4000 test 
cases, sometimes it happens that the whole execution gets stop to some 
point, when I click one of the browser it resumes the execution. I think 
this may be the problem with focus, which Scott also discussed 
here<http://watirmelon.com/2012/06/18/the-sacred-cow-that-is-an-open-source-project/>
.

The biggest problem is that the error doesnt occur at same place or 
consistently, so I could never catch the error exactly. I even tried 
executing 400 cases 10 times, in that case I was not able to reproduce the 
bug, but running 4000 cases giving me these kind of errors.

On Thursday, 6 December 2012 17:26:14 UTC+5:30, Željko Filipin wrote:
>
> On Thu, Dec 6, 2012 at 12:19 PM, Kapil Rajak 
> <[email protected]<javascript:>
> > wrote:
>
>> ha ha, Am sorry for using the word 'perfect', I meant to say, any 
>> driver/software which is not known to have any such issue.
>>
>
> You never said what the actual problem is. The Stack Overflow question 
> that you have linked to does not provide enough information.
>
> Željko
> --
> https://leanpub.com/watirbook 
>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to