Sha256: fe4ce3f7a7ef404bb51580d631b67d01dd59c937ae72fb3240c7151327df962e

Contents?: true

Size: 430 Bytes

Versions: 13

Compression:

Stored size: 430 Bytes

Contents

TODO:

- frames
- tables

MAYBE:

- support selector arg to collection methods? i.e. browser.buttons(class: "foo")

DONE:

- check if selector attributes are valid (BaseElement.attribute_list ?) to get MissingWayOfFindingObjectException
- fix watirspec to not be so picky about exception messages
- text_field should cover both <input type="whatever"> and <textarea>
- buttons should cover both <input type="button"> and <button>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
watir-webdriver-0.0.6 TODO
watir-webdriver-0.0.5 TODO
watir-webdriver-0.0.4 TODO
watir-webdriver-0.0.3 TODO
watir-webdriver-0.0.2 TODO
watir-webdriver-0.0.1 TODO
watir-webdriver-0.0.1.dev7 TODO
watir-webdriver-0.0.1.dev6 TODO
watir-webdriver-0.0.1.dev5 TODO
watir-webdriver-0.0.1.dev4 TODO
watir-webdriver-0.0.1.dev3 TODO
watir-webdriver-0.0.1.dev2 TODO
watir-webdriver-0.0.1.dev TODO