redsquirrel / safariwatir

Watir for Safari

Home Page:http://wiki.openqa.org/display/WTR/SafariWatir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No element_by_xpath support?

tjchambers opened this issue · comments

Trying to run a new WATIR test that runs on Firewatir and I get:

NoMethodError: undefined method element_by_xpath' for #<Watir::Safari:0x10161f308> ./UserSPlogin.rb:29:inusersplogin'
Misc.rb:18:in `test_00001_UserSPlogin'