Hi, when I tried to install
|gem ||install| |selenium-webdriver I got following error ||selenium-webdriver requires ffi>=0 Then i gave command, ||gem ||install| |ffi-0.6.3 ||I got following error. |||Building native extensions. This could take a while... ERROR: While executing gem ... (RuntimeError)Error instaling C:\Documents and Settings\Administrator\Desktop\ffi-0.6.3.gem:
ERROR: Failed to build gem native extension.
ruby extconf.rb install C:\Documents and
Settings\Administrator\Desktop\ffi-0.6.3.gem
checking for rb_thread_blocking_region()... no creating extconf.h creating Makefile nmake 'nmake' is not recognized as an internal or external command, operable program or batch file.Gem files will remain installed in c:/ruby/lib/ruby/gems/1.8/gems/ffi-0.6.3 for
inspection.Results logged to c:/ruby/lib/ruby/gems/1.8/gems/ffi-0.6.3/ext/ffi_c/gem_make.out
|Can anybody tell the steps for installing selenium-webdriver and watir-webdriver??
Regards, Mrunal | Z(eljko Filipin wrote:
On Wed, Mar 10, 2010 at 11:59 AM, Mrunal <[email protected] <mailto:[email protected]>> wrote:> I want to test the web applications with google chrome. I am not sure ChromeWatir is in active development any more. Try watir-webdriver, it can drive Chrome: http://zeljkofilipin.com/2010/01/12/watir-on-webdriver/ Z(eljko -- watir.com <http://watir.com> - community managerpledgie.com/campaigns/2982 <http://pledgie.com/campaigns/2982> - donate to Watirwatirpodcast.com <http://watirpodcast.com/> - hosttestingpodcast.com <http://testingpodcast.com> - audio podcasts on software testing. all of them--You received this message because you are subscribed to the Google Groups "Watir General" group.To post to this group, send email to [email protected]Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/watir-general
-- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: [email protected] To unsubscribe: [email protected]
