I can't see Watir 4.0 in your gemlist. Can you show us minimal example of your code, which fails (e.g. require statements, browser initialization)?
Jarmo Pertman ----- IT does really matter - http://itreallymatters.net On Friday, October 5, 2012 12:13:22 AM UTC+3, Paul wrote: > > Here is my gem list: > > C:\Ruby193\lib\ruby\gems\1.9.1\gems>gem list > > *** LOCAL GEMS *** > > addressable (2.3.2) > bigdecimal (1.1.0) > builder (3.1.3) > childprocess (0.3.5) > commonwatir (4.0.0, 3.0.0) > ffi (1.1.5 x86-mingw32) > hoe (3.1.0) > io-console (0.3) > json (1.5.4) > libwebsocket (0.1.5) > mini_magick (3.2.1) > minitest (2.5.1) > multi_json (1.3.6) > nokogiri (1.5.5 x86-mingw32) > rake (0.9.2.2) > rautomation (0.7.2) > rdoc (3.9.4) > ruby-oci8 (2.1.2 x86-mingw32) > rubyzip (0.9.9) > s4t-utils (1.0.4) > selenium-webdriver (2.25.0) > subexec (0.0.4) > sys-proctable (0.9.1 universal-mingw32) > test-unit (2.5.2) > user-choices (1.1.6.1) > watir-classic (3.2.0) > watir-webdriver (0.6.1) > win32-api (1.4.8 x86-mingw32) > win32-process (0.7.0) > win32screenshot (1.0.7) > windows-api (0.4.2) > windows-pr (1.2.2) > xml-simple (1.1.1) > yajl-ruby (1.1.0 x86-mingw32) > > On Friday, 5 October 2012 09:52:31 UTC+13, Paul wrote: >> >> Hi, I have just upgraded my framework to 1.9.3 and watir 4.0, I am using >> watir-classic 3.2.0. I have been using click_no_wait but now it does not >> work and I can't find the method in the source. element.rb no longer has >> this method! >> >> If I can't solve this I will try to patch it in or downgrade watir. >> >> - thanks >> > -- 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]
