Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 1579 962 448 352 davids_click_no_wait 1013 modal_dialog 984 watir1_4truly 770 watir2_0 685

latest revision Branch trunk

1579 annotated / raw | Diffs: previous, other | Lines: 70 ( +5, -3 )

Created: 2008-10-31 16:24:44 -0500 (4 years 7 months ago) | Author: bret | Changeset: 1579

Updating comments

Branch point for: attach

Tags: watir-1.6.2

1543 annotated / raw | Diffs: previous, other | Lines: 68 ( +3, -3 )

Created: 2008-10-27 15:37:12 -0500 (4 years 7 months ago) | Author: bret | Changeset: 1543

Working on Browser.new

Tags: watir-1.6.0 watir-1.6.1

1505 annotated / raw | Diffs: previous, other | Lines: 68 ( +2, -2 )

Created: 2008-10-13 19:26:20 -0500 (4 years 8 months ago) | Author: bret | Changeset: 1505

Reinstate calls to assert_false.

1470 annotated / raw | Diffs: previous, other | Lines: 68 ( +1, -0 )

Created: 2008-09-30 14:36:49 -0500 (4 years 8 months ago) | Author: bret | Changeset: 1470

tagged all watir/ie/core tests that did not work with firewatir.

1417 annotated / raw | Diffs: previous, other | Lines: 67 ( +1, -1 )

Created: 2008-09-03 15:01:44 -0500 (4 years 9 months ago) | Author: bret | Changeset: 1417

Enable watir tests to test firewatir even when executed using the test runner in eclipse.

1391 annotated / raw | Diffs: previous, other | Lines: 67 ( +9, -9 )

Created: 2008-08-27 16:20:37 -0500 (4 years 9 months ago) | Author: bret | Changeset: 1391

replaced '$ie' with 'browser' in the core unit tests.

1348 annotated / raw | Diffs: previous, other | Lines: 67 ( +2, -2 )

Created: 2008-06-03 13:15:00 -0500 (5 years ago) | Author: bret | Changeset: 1348

test cleanup: replace use_page with goto_page.

Branch point for: tag:watir-1.5.5 tag:watir-1.5.6

1321 annotated / raw | Diffs: previous, other | Lines: 67 ( +2, -2 )

Created: 2008-04-28 00:54:42 -0500 (5 years 1 month ago) | Author: bret | Changeset: 1321

Use calls to use_page to make tests more readable and easier to maintain.
With this commit, all the low-hanging fruit has been plucked.

1319 annotated / raw | Diffs: previous, other | Lines: 67 ( +0, -1 )

Created: 2008-04-28 00:12:01 -0500 (5 years 1 month ago) | Author: bret | Changeset: 1319

Removing unnecessary "include Watir" statements from tests. Some really needed to be "include Watir::Exception" instead. http://jira.openqa.org/browse/WTR-159
This completes most of the unit tests. (I didn't touch the ones that were failing for me... another problem I need to address soon.)
Examples still need review.

1100 annotated / raw | Diffs: previous, other | Lines: 68 ( +20, -0 )

Created: 2006-09-20 14:42:06 -0500 (6 years 8 months ago) | Author: bret | Changeset: 1100

Copied to: branches/watir-1.5/unittests/pagecontainstext_test.rb 1233

Fixes for two bugs in contains_text (although people should still use ie.text.include? instead).
        frame.contains_text missing http://jira.openqa.org/browse/WTR-102
        exception thrown when contains_text called for empty ie http://jira.openqa.org/browse/WTR-95

Also added ie-new-process (and IE.new_process) to contrib

Branch point for: tag:watir-1.5.3

Tags: watir-1.5.4

1075 annotated / raw | Diffs: previous, other | Lines: 48 ( +2, -2 )

Created: 2006-08-21 23:42:07 -0500 (6 years 9 months ago) | Author: bret | Changeset: 1075

Fix for WTR-69: error handling for IE#contains_text.
Also removed now-unnecessary retry logic.
Updated doc to mark method as deprecated.

962 annotated / raw | Diffs: previous, other | Lines: 48 ( +2, -2 )

Created: 2006-04-19 21:04:26 -0500 (7 years 1 month ago) | Author: bret | Changeset: 962

Copied to: branches/modal_dialog/trunk/watir/unittests/pagecontainstext_test.rb 985

remove assert_false (confuses users who find it's not in Test::Unit::Assert)

Branch point for: davids_click_no_wait modal_dialog tag:watir-1.5.1.1054

960 annotated / raw | Diffs: previous, other | Lines: 48 ( +1, -1 )

Created: 2006-04-19 20:46:00 -0500 (7 years 1 month ago) | Author: bret | Changeset: 960

removed extraneous final "()" (consistency)

958 annotated / raw | Diffs: previous, other | Lines: 48 ( +36, -37 )

Created: 2006-04-19 12:59:06 -0500 (7 years 1 month ago) | Author: bret | Changeset: 958

reformatted code to use two spaces.

448 annotated / raw | Diffs: previous, other | Lines: 49 ( +10, -10 )

Created: 2005-03-11 23:14:31 -0600 (8 years 3 months ago) | Author: pmr16366 | Changeset: 448

update unittests to use train_wreck_case

Branch point for: watir1_4truly watir2_0

Tags: v1_2 v1_3 v1_31 Root_watir2_0 before_backing_out_default_attribute_code v1_4 v1_4_1

357 annotated / raw | Diffs: previous, other | Lines: 49 ( +1, -1 )

Created: 2005-01-16 22:46:12 -0600 (8 years 5 months ago) | Author: bret | Changeset: 357

header now indicates whether it is a feature or unit test

Tags: v1_0_4 v1_1

352 new annotated / raw | Lines: 49 ( +49, -0 )

Created: 2005-01-16 01:46:50 -0600 (8 years 5 months ago) | Author: bret | Changeset: 352

IE::pageContainsText returns match when regexp matches (as requested by Shashank Date)

latest revision Branch davids_click_no_wait

1013 new annotated / raw | Diffs: previous, other | Lines: 48 ( +0, -0 )

Created: 2006-05-22 17:51:07 -0500 (7 years ago) | Author: inetdavid | Changeset: 1013

create branch for fixing click_no_wait

latest revision Branch modal_dialog

984 new annotated / raw | Diffs: previous, other | Lines: 48 ( +0, -0 )

Created: 2006-05-12 17:32:52 -0500 (7 years 1 month ago) | Author: bret | Changeset: 984

workspace for david schmidt's changes

latest revision Branch watir1_4truly

770 new annotated / raw | Diffs: previous, other | Lines: 49 ( +0, -0 )

Created: 2005-08-20 12:38:49 -0500 (7 years 9 months ago) | Author: no_author | Changeset: 770

This commit was manufactured by cvs2svn to create branch
'watir1_4truly'.

latest revision Branch watir2_0

685 new annotated / raw | Diffs: previous, other | Lines: 49 ( +0, -0 )

Created: 2005-05-26 01:32:02 -0500 (8 years ago) | Author: no_author | Changeset: 685

This commit was manufactured by cvs2svn to create branch 'watir2_0'.