The code below is a smaller version:-

require 'firewatir'
include FireWatir

$ie=FireWatir::Firefox.new
$ie.maximize
$ie.goto url
$sessionHwnd=$ie.title();

The problem with this issue is that it does not come up every time.

Moreover we chanced upon the below link:-
http://groups.google.com/group/watir-general/browse_thread/thread/8851951a97eba0bb

Would it be of any help according to you?

-Betsy Joy.

On Apr 21, 1:26 pm, Željko Filipin <[email protected]>
wrote:
> On Wed, Apr 21, 2010 at 10:24 AM, Betsy <[email protected]> wrote:
> > Still waiting for your response.. :(
>
> You will have to provide more data. I can not help with the data you have
> provided so far. I need a few lines of code (the less the better) that
> reproduce the problem.
>
> Željko
>
> --
> Before posting, please readhttp://watir.com/support. In short: search before 
> you ask, be nice.
>
> You received this message because you are subscribed 
> tohttp://groups.google.com/group/watir-general
> To post: [email protected]

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: [email protected]

Reply via email to