Sha256: e17c69404468f501f6d85e61c80e9f7d0ec9ca712b328d8d7b5fe76973df3ebd

Contents?: true

Size: 1012 Bytes

Versions: 3

Compression:

Stored size: 1012 Bytes

Contents

= watir-webdriver

Watir implementation built on WebDriver's Ruby bindings.
See http://rubyforge.org/pipermail/wtr-development/2009-October/001313.html.

= Description

The file in lib/watir/elements/generated.rb is autogenerated from the HTML5 spec. This is done by extracting the IDL parts from the spec and processing them with the WebIDL gem (link below).

= See also

* http://github.com/jarib/webidl
* http://webdriver.googlecode.com
* http://selenium.googlecode.com

= Dependencies

* selenium-webdriver

== Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
  future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

== Copyright

Copyright (c) 2009 Jari Bakken. See LICENSE for details.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
watir-webdriver-0.0.1.dev3 README.rdoc
watir-webdriver-0.0.1.dev2 README.rdoc
watir-webdriver-0.0.1.dev README.rdoc