| watir:/branches/modal_dialog/watir/unittests/ie_test.rb |
Line History |
History |
latest revision Branch trunk958 annotated / raw | Diffs: previous, other | Lines: 50 ( +37, -37 ) Created: 2006-04-19 12:59:06 -0500 (7 years ago) | Author: bret | Changeset: 958 Copied to: branches/modal_dialog/trunk/watir/unittests/ie_test.rb 985 reformatted code to use two spaces.Branch point for: davids_click_no_wait modal_dialog tag:watir-1.5.1.1054
851 annotated / raw | Diffs: previous, other | Lines: 50 ( +5, -5 ) Created: 2005-09-22 17:15:56 -0500 (7 years 7 months ago) | Author: bret | Changeset: 851 generalize accessors for most remaining elements to be any attribute (all except frames and forms)
615 annotated / raw | Diffs: previous, other | Lines: 50 ( +32, -32 ) Created: 2005-05-06 11:30:45 -0500 (8 years ago) | Author: bret | Changeset: 615 whitespace onlyBranch point for: watir1_4truly watir2_0 Tags: v1_31 Root_watir2_0 before_backing_out_default_attribute_code v1_4 v1_4_1 614 annotated / raw | Diffs: previous, other | Lines: 50 ( +5, -16 ) Created: 2005-05-06 11:16:15 -0500 (8 years ago) | Author: bret | Changeset: 614 fixed problem with ie_mock tests
599 annotated / raw | Diffs: previous, other | Lines: 61 ( +16, -4 ) Created: 2005-05-05 22:41:20 -0500 (8 years ago) | Author: pmr16366 | Changeset: 599 Remoed some tests that now fail because of changes to watir - specifically getLink()
Tags: v1_3 568 annotated / raw | Diffs: previous, other | Lines: 49 ( +1, -1 ) Created: 2005-04-29 21:28:24 -0500 (8 years ago) | Author: bret | Changeset: 568 change wait from 5 to 1 second -- saving 4 seconds for the test
405 annotated / raw | Diffs: previous, other | Lines: 49 ( +3, -6 ) Created: 2005-02-05 02:18:31 -0600 (8 years 3 months ago) | Author: bret | Changeset: 405 debug messages no longer print by default
Tags: v1_1 v1_2 357 annotated / raw | Diffs: previous, other | Lines: 52 ( +1, -1 ) Created: 2005-01-16 22:46:12 -0600 (8 years 4 months ago) | Author: bret | Changeset: 357 header now indicates whether it is a feature or unit test
Tags: v1_0_4 339 annotated / raw | Diffs: previous, other | Lines: 52 ( +20, -16 ) Created: 2005-01-14 10:59:01 -0600 (8 years 4 months ago) | Author: bret | Changeset: 339 stylistic changes
332 annotated / raw | Diffs: previous, other | Lines: 48 ( +1, -0 ) Created: 2005-01-14 00:51:54 -0600 (8 years 4 months ago) | Author: bret | Changeset: 332 put watir library in Watir module
322 annotated / raw | Diffs: previous, other | Lines: 47 ( +1, -1 ) Created: 2005-01-13 18:37:02 -0600 (8 years 4 months ago) | Author: bret | Changeset: 322 changed load path so that error messages are less confusing
Tags: v1_0_3 321 annotated / raw | Diffs: previous, other | Lines: 47 ( +1, -0 ) Created: 2005-01-13 18:00:52 -0600 (8 years 4 months ago) | Author: bret | Changeset: 321 make units executable from command line (again)
304 annotated / raw | Diffs: previous, other | Lines: 46 ( +28, -22 ) Created: 2005-01-11 13:06:19 -0600 (8 years 4 months ago) | Author: esh | Changeset: 304 added tests to verify that the link object is nil if no link is found. Also pretty-d up watir.rb.
287 annotated / raw | Diffs: previous, other | Lines: 40 ( +20, -9 ) Created: 2005-01-08 22:10:45 -0600 (8 years 4 months ago) | Author: esh | Changeset: 287 Changed watir.rb to raise an exception if there are no links on a page and getLink is called. Added tests and changed the mock to support the change.
285 annotated / raw | Diffs: previous, other | Lines: 29 ( +3, -3 ) Created: 2005-01-08 19:57:50 -0600 (8 years 4 months ago) | Author: esh | Changeset: 285 Fixed includes.
284 new annotated / raw | Lines: 29 ( +29, -0 ) Created: 2005-01-08 19:19:00 -0600 (8 years 4 months ago) | Author: esh | Changeset: 284 w/ Mike Kelly - refactored IE.initialize to pull out createBrowser so we could use a Mock. Removed method original_initialize. Added a nascent IE mock and a unit test that uses it.
latest revision Branch modal_dialoglatest revision Branch watir1_4truly |