What about running these commands in IRB after you've navigated to your 
site:
browser.exists?
browser.title
browser.url
browser.text_fields.size
browser.text_fields.map(&:name)

Jarmo Pertman
-----
IT does really matter - http://itreallymatters.net


On Thursday, March 14, 2013 4:00:42 PM UTC+2, Anthony Coley wrote:
>
> Update:  I guess require 'rubygems' => false, just means it's already 
> loaded, so it's not the issuse. 
>
> C:\Ruby193\bin>gem env 
> RubyGems Environment: 
>   - RUBYGEMS VERSION: 2.0.3 
>   - RUBY VERSION: 1.9.3 (2013-02-22 patchlevel 392) [i386-mingw32] 
>   - INSTALLATION DIRECTORY: C:/Ruby193/lib/ruby/gems/1.9.1 
>   - RUBY EXECUTABLE: C:/Ruby193/bin/ruby.exe 
>   - EXECUTABLE DIRECTORY: C:/Ruby193/bin 
>   - RUBYGEMS PLATFORMS: 
>     - ruby 
>     - x86-mingw32 
>   - GEM PATHS: 
>      - C:/Ruby193/lib/ruby/gems/1.9.1 
>      - F:/.gem/ruby/1.9.1 
>   - GEM CONFIGURATION: 
>      - :update_sources => true 
>      - :verbose => true 
>      - :backtrace => false 
>      - :bulk_threshold => 1000 
>   - REMOTE SOURCES: 
>      - https://rubygems.org/ 
>
>
> C:\Ruby193\bin> 
>
>
>

-- 
-- 
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]

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to