Alan Ark wrote:
> Hi folks.
>
> I was using the element_by_xpath to try to interact with "FreeTextBox" (FTB). 
> FTB is a ASP.NET component that allows users to do some online editing.  
> Supposedly there is an interface that I can use to interact with it, and I 
> wanted to see if I actually could in my own clumsy way.
>
> I consider FTB to be my nemesis.  I know I can get it to work... just finding 
> out the "how".  Its been quite a journey, and I'm getting closer all the 
> time. 
>
> LOL.
>
> Thanks
> -Alan
>   
xpath's won't help you. FTB is a compount HTML control made of Divs, 
Iframes and other standard HTML controls.

Bret
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to