thanks Jarmo for the clarification

On Monday, March 26, 2012 4:19:16 AM UTC-7, Jarmo Pertman wrote:
>
> "located" is just an internal indicator if Watir (or Wati-WebDriver) 
> has already tried to locate element or not. If you haven't used any 
> methods on that element then located is always false. It will be set 
> to true as soon as you try to do anything with that element (e.g. it 
> is going to be searched for). 
>
> Jarmo 
>
> On Mar 26, 4:15 am, Željko Filipin <[email protected]> wrote: 
> > On Fri, Mar 23, 2012 at 4:25 PM, Rick <[email protected]> wrote: 
> > > In #<Watir::Table:0x54ed4b284686a4b2 located=false 
> > 
> > selector={:id=>"TblGeneralInformation", :tag_name=>"table"}>> Does the 
> value of 'false' for located means that the table was not 
> > 
> > located? 
> > 
> > Show us the code that returns that. 
> > 
> > As far as I know, Watir locates elements only when it uses them. 
> > 
> > Željko 
> > -- 
> > watir.com/book - author

-- 
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