Can you post the HTML? Why are you using XPath for accessing elements?
- Angrez

On Tue, Dec 29, 2009 at 3:28 PM, Željko Filipin <
[email protected]> wrote:

> On Tue, Dec 29, 2009 at 10:55 AM, Josh Moore <[email protected]> wrote:
> >
> //*[local-name()="tr"]/*[local-name()="td"][text()="test_project"]/../*[local-name()="td"]/*[local-name()="a"]/*[local-name()="img"]...@title="Remove"]/..
>
> I know this does not solve your problem, but do you really need to use such
> complicated xpath? I would try to access the element with the simplest xpath
> possible.
>
>
> Željko
> --
> watir.com - community manager
> watirpodcast.com - host
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Watir General" group.
> To post to this group, send email to [email protected]
> Before posting, please read the following guidelines:
> http://wiki.openqa.org/display/WTR/Support
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/watir-general
>

-- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to [email protected]
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/watir-general

Reply via email to