> Also, pretty reluctant to add any methods that will be hard to implement in > different implementations. As it is already, the "text" method is not > compatible between versions and we should really be encouraging people not > to use it. I don't think it really is a good practice any way.
Bret - Can you clarify this a bit? I'm thinking you are saying it's not good practice, say, to get the text of a span by doing 'browser.span(:id, 'someid').text'. However, I'm not sure I can immediately think of a better way of doing this other than parsing the html. I'm pretty sure that's not what you mean. What is the better way of doing this? Alan _______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
