That should be good...

So when are we looking at the next release?

BTW what about the error:-
c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.5/lib/firewatir/
firefox.rb:319:in `close': undefined method `>' for nil:NilClass
(NoMethodError)
        from comments.rb:16
???

-Betsy Joy

On May 14, 12:22 pm, Angrez Singh <ang...@gmail.com> wrote:
> Hi,
>
> Good to know that it works. I'll push the changes to version available
> online, but you have to wait for the next release to get this. Till then you
> can work with the gem file that I sent.
>
> Thanks,
> Angrez
>
>
>
>
>
> On Fri, May 14, 2010 at 12:25 PM, Betsy <joybe...@gmail.com> wrote:
> > Though the script did perform the intended actions on the modal dialog
> > box, it also returned the below error:-
>
> > c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.5/lib/firewatir/
> > firefox.rb:319:in `close': undefined method `>' for nil:NilClass
> > (NoMethodError)
> >        from comments.rb:16
>
> > -Betsy Joy.
>
> > On May 14, 11:52 am, Betsy <joybe...@gmail.com> wrote:
> > > Hi Angrez,
>
> > > I already had the 1.6.5 version of FireWatir.
>
> > > ruby -e 'require "firewatir"; puts FireWatir::Firefox::VERSION'
> > > returned me 1.6.5 on the command prompt.
>
> > > On executing the script, it provided an error:-
> > > comments.rb:13: undefined method `modal_dialog' for
> > > #<FireWatir::Firefox:0x351603c url="" title="Untitled Page">
> > > (NoMethodError)
>
> > > Then I installed the gem provided by you and the Script worked!!!
>
> > > Hence I am assuming that there are changes in the gem provided and the
> > > 1.6.5 version available online.
>
> > > Thanks a lot for the solution... When can we expect this to be
> > > available in the gem provided over the internet?
>
> > > Regards,
> > > -Betsy Joy
>
> > > On May 13, 4:55 pm, Angrez Singh <ang...@gmail.com> wrote:
>
> > > > Hi,
>
> > > > Please find the latest gem attached for modal dialogs. Attached are
> > some
> > > > sample scripts for the same.
> > > > Let me know if this works you.
>
> > > > Files:
> > > > firewatir-1.6.5.gem => latest gem. Download it, install it using
> > command gem
> > > > install [location where file is downloaded]
> > > > comments.rb => example script
> > > > comments.html => main html file creates modal dialog when comment
> > button is
> > > > clicked
> > > > add_comment.html => html files opens in modal dialog created above, has
> > text
> > > > box for entering comment
>
> > > > Thanks,
> > > > Angrez
>
> > > > On Wed, May 12, 2010 at 5:58 PM, Betsy <joybe...@gmail.com> wrote:
> > > > > Tht's gr8 news!!
>
> > > > > -betsy joy
>
> > > > > On May 12, 5:02 pm, Angrez Singh <ang...@gmail.com> wrote:
> > > > > > Found the solution to this. Working on getting it to FireWatir. May
> > take
> > > > > day
> > > > > > or two. Thanks for your patience.
>
> > > > > > Regards,
> > > > > > Angrez
>
> > > > > > On Thu, Apr 29, 2010 at 7:07 AM, Lonny Eachus <lon...@gmail.com>
> > wrote:
>
> > > > > > > I have had some success dealing with the modal download window in
> > > > > > > Firefox on the Mac, using AppleScript. It was designed
> > specifically
> > > > > > > for that, and so is not very generic at the moment. But if anyone
> > is
> > > > > > > interested I could work on it a little more to make it more
> > general-
> > > > > > > purpose, and submit it here for comment. Please let me know.
>
> > > > > > > --
> > > > > > > Before posting, please readhttp://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: watir-general@googlegroups.com
> > > > > > > To unsubscribe: 
> > > > > > > watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@goog
> > > > > > >  legroups.com>
> > <watir-general%2bunsubscr...@goog legroups.com>
> > > > > <watir-general%2bunsubscr...@goog legroups.com>
>
> > > > > > --
> > > > > > 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: watir-general@googlegroups.com
> > > > > > To unsubscribe: 
> > > > > > watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@goog
> > > > > >  legroups.com>
> > <watir-general%2bunsubscr...@goog legroups.com>
>
> > > > > --
> > > > > Before posting, please readhttp://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: watir-general@googlegroups.com
> > > > > To unsubscribe: 
> > > > > watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@goog
> > > > >  legroups.com>
> > <watir-general%2bunsubscr...@goog legroups.com>
>
> > > > --
> > > > 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: watir-general@googlegroups.com
> > > > To unsubscribe: 
> > > > watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@goog
> > > >  legroups.com>
>
> > > >  add_comment.html
> > > > < 1KViewDownload
>
> > > >  firewatir-1.6.5.gem
> > > > 121KViewDownload
>
> > > >  comments.rb
> > > > < 1KViewDownload
>
> > > >  comments.html
> > > > 1KViewDownload
>
> > > --
> > > 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: watir-general@googlegroups.com
> > > To unsubscribe: 
> > > watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@goog
> > >  legroups.com>
>
> > --
> > Before posting, please readhttp://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: watir-general@googlegroups.com
> > To unsubscribe: 
> > watir-general+unsubscr...@googlegroups.com<watir-general%2bunsubscr...@goog 
> > legroups.com>
>
> --
> 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: watir-general@googlegroups.com
> To unsubscribe: watir-general+unsubscr...@googlegroups.com

-- 
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: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to