in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • Re: Getting a tag's sibling (next/previous) - navigate 'sideways'

    I was quite aware of the AbsoluteSiblingTagIndex property (its neat), but it does not solve the general problem of being able to select the 'next/previous' sibling by some criteria other than just that the sibling is physically adjacent. I have run into situations where I want the next sibling...
    Posted to Feature Wish List (Forum) by djmarcus on 03-12-2008
  • Getting a tag's sibling (next/previous) - navigate 'sideways'

    It would be very useful to be able to navigate 'sideways'. This is the ability to find a sibling tag based on criteria (such as tag name, attributes, content, inner text, ...). Something like: Find.SiblingById(...Find parms..., direction) - where 'direction' is some enum for next/previous...
    Posted to Feature Wish List (Forum) by djmarcus on 02-05-2008
  • Add 'max depth' parameter to Find

    Extend the Find capability by adding an optional parameter to limit the depth of the search. Often, I find the need to only search one or two levels deep for a particular tag. If the depth is not limited it is possible to find deeper nodes that would match the criteria. Example: Finding the <TR>...
    Posted to Feature Wish List (Forum) by djmarcus on 02-05-2008
  • Support '~' anywhere in the string

    Currently the '~' is supported only at the front of the string (partial matches). I recommend strongly that it be supported anywhere in the string, including multiple places. Examples abc~ ...matches any string beginning with 'abc' abc~xyz ...matches any string that starts wiht 'abc'...
    Posted to Feature Wish List (Forum) by djmarcus on 02-04-2008
Page 1 of 1 (4 items)
Copyrights © 2008 ArtOfTest, Inc. All rights reserved.