As we match up the API implementations it seems like we should also be
matching up locators so the same code can run on both. The problem is that
we are not quite in sync.

As far as I know, both let you use any attributes of the HTML element.
Without doing extensive looks into things it seems like we differ here:

Watir-Webdriver :link, :link_text and :link_partial_text
Watir-IE            :after?, :before?

My question then is do we still want to continue to support :before? and
:after? - if so we should plan to implement these in watir-webdriver.

This came up because they are actually broken in IE so I'm wondering if I
should implement the fix or pull the tests and feature for these locators.

Thoughts?

Thanks!
Hugh
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to