On Fri, Apr 20, 2012 at 10:41 PM, Super Kevy <[email protected]> wrote: > Is element_by_xpath is it depreciated in watir-webdriver 0.5.4
https://github.com/watir/watir-webdriver/commit/708d56a6d2eacb4b9f5ab63fd8d4abef349c8b1f Additionally, watir-webdriver 0.5.1 removes the following deprecated methods: * element_by_xpath : replaced by .element(:xpath, '...') * elements_by_xpath : replaced by .elements(:xpath, '...') Željko -- watir.com/book - author -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
