Hi Angrez,

I am afraid, I could not reproduce it on a smaller piece of code.

We are working on a different strategy i.e.

instead of using
> ff.div(:class,'roomInfo').link(:text => 'Book').click
we'll try to calculate the index of the relevant Book link and use
> ff.link(:text => 'Book' ,: index => i).click

This currently works when we put up a static value to the index, say i
= 1. Currently working on calculating the dynamic index part.

Hope this works!!!

-Betsy Joy.

On May 18, 10:46 am, Angrez Singh <ang...@gmail.com> wrote:
> Hi,
>
> You have to send us the relevant HTML to figure out the issue. Because as
> per the example I provided there is no issues with accessing elements inside
> div.
>
> Thanks,
> Angrez
>
>
>
>
>
> On Tue, May 18, 2010 at 9:35 AM, Betsy <joybe...@gmail.com> wrote:
> > Hi Angrez,
>
> > The code provided works fine for me.
>
> > But my issue still persists.. :(
>
> > -Betsy Joy
>
> > On May 17, 7:24 pm, Angrez Singh <ang...@gmail.com> wrote:
> > > Does the attached code works for you?
>
> > > - Angrez
>
> > > On Mon, May 17, 2010 at 7:50 PM, Wesley Chen <cjq....@gmail.com> wrote:
> > > > You have so much page source code. Is it better for other people to
> > read
> > > > your emails if you attach an attachment?
>
> > > > Wesley.
> > > > For life, the easier, the better.
>
> > > > On Mon, May 17, 2010 at 8:55 PM, Željko Filipin <
> > > > zeljko.fili...@wa-research.ch> wrote:
>
> > > >> On Monday, May 17, 2010, Betsy <joybe...@gmail.com> wrote:
> > > >> > Can it be an issue with the code?
>
> > > >> Yes.
>
> > > >> Željko
>
> > > >> --
> > > >> 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 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>
>
> > >  div.html
> > > < 1KViewDownload
>
> > >  div.rb
> > > < 1KViewDownload
>
> > --
> > 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