| watir:/trunk/watir/readme.rb |
Line History |
History |
latest revision Branch trunk1408 deleted | Lines: 0 ( +0, -142 ) Created: 2008-08-28 21:28:09 -0500 (2 months 23 days ago) | Author: bret | Changeset: 1408 Moving the watir library files to their new home. And updating the build scripts to find them there.
1379 annotated / raw | Diffs: previous, other | Lines: 142 ( +1, -1 ) Created: 2008-07-10 17:18:20 -0500 (4 months 12 days ago) | Author: bret | Changeset: 1379 Moved to: trunk/watir/lib/readme.rb 1408 minor doc update.
1358 annotated / raw | Diffs: previous, other | Lines: 142 ( +2, -16 ) Created: 2008-06-09 14:32:59 -0500 (5 months 12 days ago) | Author: bret | Changeset: 1358 Final tweaks for 1.5.5Branch point for: tag:watir-1.5.5 tag:watir-1.5.6
1310 annotated / raw | Diffs: previous, other | Lines: 156 ( +2, -0 ) Created: 2008-02-12 23:21:32 -0600 (9 months ago) | Author: bret | Changeset: 1310 Add recent contributors to contributor's list. Add dependency on windows-pr 0.6.6, which seems to be necessary on Vista.
Tags: watir-1.5.4 1282 annotated / raw | Diffs: previous, other | Lines: 154 ( +19, -11 ) Created: 2007-10-16 08:06:33 -0500 (13 months ago) | Author: zeljko.filipin@gmail.com | Changeset: 1282 updated installation instructions for Ruby and Watir according to install.htmlupdated link to watir-general Branch point for: tag:watir-1.5.3
1203 annotated / raw | Diffs: previous, other | Lines: 146 ( +2, -1 ) Created: 2007-06-08 16:22:20 -0500 (17 months ago) | Author: jfry | Changeset: 1203 Copied to: branches/watir-1.5/readme.rb 1233 Updating recommended version of ruby
1193 annotated / raw | Diffs: previous, other | Lines: 145 ( +13, -13 ) Created: 2007-05-28 11:45:55 -0500 (17 months ago) | Author: jfry | Changeset: 1193 Updated changes.rb based on wiki, added changes.rb and license.rb to the rakefile.rb, many rdoc changes in watir.rb.
1179 annotated / raw | Diffs: previous, other | Lines: 145 ( +0, -2 ) Created: 2007-05-16 18:30:06 -0500 (18 months ago) | Author: bret | Changeset: 1179 add Watir::IE.new_window
1170 annotated / raw | Diffs: previous, other | Lines: 147 ( +27, -160 ) Created: 2007-05-15 09:52:11 -0500 (18 months ago) | Author: bret | Changeset: 1170 Rdoc changes from Jeff Fry.
1151 annotated / raw | Diffs: previous, other | Lines: 280 ( +1, -0 ) Created: 2007-01-30 19:40:38 -0600 (21 months ago) | Author: bret | Changeset: 1151 Fix by Xavier Noria for http://jira.openqa.org/browse/WTR-107I made a few additional changes to Xavier's patch: most dramatically i also removed the pre-existing rescue block, which did not make sense to me. I wish we had unit tests for this, but we don't. I decided that it was worth the risk...
1150 annotated / raw | Diffs: previous, other | Lines: 279 ( +1, -0 ) Created: 2007-01-30 18:31:32 -0600 (21 months ago) | Author: bret | Changeset: 1150 Fix by Prema Arya for bug in element_by_xpath. For details see:http://www.mail-archive.com/wtr-general@rubyforge.org/msg06742.html
1136 annotated / raw | Diffs: previous, other | Lines: 278 ( +3, -1 ) Created: 2007-01-05 15:24:54 -0600 (22 months ago) | Author: charley | Changeset: 1136 Rakefile includes the contrib directory for rdoc generation. Copyrights updated. Removed NAVIGATION_CHECKER from watir.rb and added to contrib/page_checker.rb which fixes the rdoc generation and mitigates the frame access errors: http://jira.openqa.org/browse/WTR-94.
1085 annotated / raw | Diffs: previous, other | Lines: 276 ( +1, -0 ) Created: 2006-09-11 18:05:39 -0500 (2 years 2 months ago) | Author: bret | Changeset: 1085 minor comments
1075 annotated / raw | Diffs: previous, other | Lines: 275 ( +6, -0 ) Created: 2006-08-21 23:42:07 -0500 (2 years 3 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.
1062 annotated / raw | Diffs: previous, other | Lines: 269 ( +59, -1 ) Created: 2006-07-24 15:54:28 -0500 (2 years 3 months ago) | Author: bret | Changeset: 1062 add todo list
1019 annotated / raw | Diffs: previous, other | Lines: 211 ( +3, -1 ) Created: 2006-05-24 16:59:19 -0500 (2 years 5 months ago) | Author: bret | Changeset: 1019 refactor timeout logic in window attachment code. add new Watir.close_all method.Branch point for: tag:watir-1.5.1.1054
1003 annotated / raw | Diffs: previous, other | Lines: 209 ( +1, -0 ) Created: 2006-05-18 12:23:18 -0500 (2 years 6 months ago) | Author: bret | Changeset: 1003 refactory IE#check_for_http_error; remove delay from IE#gotoBranch point for: davids_click_no_wait
958 annotated / raw | Diffs: previous, other | Lines: 208 ( +4, -3 ) Created: 2006-04-19 12:59:06 -0500 (2 years 7 months ago) | Author: bret | Changeset: 958 Copied to: branches/modal_dialog/trunk/watir/readme.rb 985 reformatted code to use two spaces.Branch point for: modal_dialog
930 annotated / raw | Diffs: previous, other | Lines: 207 ( +1, -0 ) Created: 2006-02-27 17:05:37 -0600 (2 years 8 months ago) | Author: bret | Changeset: 930 fixed example from Paul Carvalho
920 annotated / raw | Diffs: previous, other | Lines: 206 ( +1, -0 ) Created: 2006-02-12 17:06:53 -0600 (2 years 9 months ago) | Author: bret | Changeset: 920 white space changes from Michael Bolton
907 annotated / raw | Diffs: previous, other | Lines: 205 ( +1, -0 ) Created: 2006-01-31 18:25:05 -0600 (2 years 9 months ago) | Author: bret | Changeset: 907 win32ole files from Yaxin Wang. These are key for supporting modal web dialogs.
861 annotated / raw | Diffs: previous, other | Lines: 204 ( +1, -0 ) Created: 2005-09-28 10:29:57 -0500 (3 years 1 month ago) | Author: bret | Changeset: 861 This is just to inform that Xpath extension is not implemented only by me. Abhishek Goliya also contributed towards implementation. So whenever or whereever you mention about the implementors of this extension please name both of us:Angrez Singh & Abhishek Goliya. I had read your 'commit' comment on CVS saying that Angrez Singh has submitted Xpath extension to watir. Please from now on use both the names. Thanks & Regards, Angrez Singh
857 annotated / raw | Diffs: previous, other | Lines: 203 ( +1, -0 ) Created: 2005-09-28 00:33:54 -0500 (3 years 1 month ago) | Author: bret | Changeset: 857 Followups to new xpath support:- Refactored calls to getElementsByXpath - Reformated code - Removed duplicate tests (and commented-out tests) - Fixed a few tests that had been commented out - Added patched version of rexml/element.rb (in watir/element.rb) -- this must be hand installed. - Fixed xpath code in dragContentsTo - Moved requires of tidy and rexml into xpath code -- that way this doesn't need to be installed if users aren't using it. Now xpath_tests.rb: 69 tests, 309 assertions, 0 failures, 2 errors
838 annotated / raw | Diffs: previous, other | Lines: 202 ( +1, -0 ) Created: 2005-09-07 01:04:05 -0500 (3 years 2 months ago) | Author: bret | Changeset: 838 refactor TextField
745 annotated / raw | Diffs: previous, other | Lines: 201 ( +0, -1 ) Created: 2005-08-04 01:24:02 -0500 (3 years 3 months ago) | Author: bret | Changeset: 745 correction to change list
Tags: v1_4_1 743 annotated / raw | Diffs: previous, other | Lines: 202 ( +25, -3 ) Created: 2005-08-04 01:01:11 -0500 (3 years 3 months ago) | Author: bret | Changeset: 743 updates for 1.4Branch point for: watir1_4truly Tags: v1_4 737 annotated / raw | Diffs: previous, other | Lines: 180 ( +1, -0 ) Created: 2005-08-01 14:25:55 -0500 (3 years 3 months ago) | Author: bret | Changeset: 737 added requirement of IE 5.5 or later (because of fireEvent)
715 annotated / raw | Diffs: previous, other | Lines: 179 ( +1, -0 ) Created: 2005-07-17 12:59:14 -0500 (3 years 4 months ago) | Author: bret | Changeset: 715 added IE#minimize, IE#maximize, IE#restore -- thanks to Tuyet Cong-Ton-Nu
Tags: before_backing_out_default_attribute_code 680 annotated / raw | Diffs: previous, other | Lines: 178 ( +1, -0 ) Created: 2005-05-24 22:44:55 -0500 (3 years 5 months ago) | Author: pmr16366 | Changeset: 680 added Alexey as a contributorBranch point for: watir2_0 Tags: Root_watir2_0 679 annotated / raw | Diffs: previous, other | Lines: 177 ( +35, -0 ) Created: 2005-05-24 22:42:56 -0500 (3 years 5 months ago) | Author: pmr16366 | Changeset: 679 added license
678 annotated / raw | Diffs: previous, other | Lines: 142 ( +1, -1 ) Created: 2005-05-24 22:19:50 -0500 (3 years 5 months ago) | Author: pmr16366 | Changeset: 678 added Jared as a contributor
662 annotated / raw | Diffs: previous, other | Lines: 142 ( +11, -14 ) Created: 2005-05-21 20:50:05 -0500 (3 years 6 months ago) | Author: bret | Changeset: 662 reworking select_list code
634 annotated / raw | Diffs: previous, other | Lines: 145 ( +3, -4 ) Created: 2005-05-11 20:55:35 -0500 (3 years 6 months ago) | Author: bret | Changeset: 634 remove redundant files (readme.txt, watir.gif); update release how to; update readme.rb
629 annotated / raw | Diffs: previous, other | Lines: 146 ( +10, -2 ) Created: 2005-05-10 15:54:35 -0500 (3 years 6 months ago) | Author: pmr16366 | Changeset: 629 updated for 1.31 release
602 annotated / raw | Diffs: previous, other | Lines: 138 ( +53, -9 ) Created: 2005-05-05 23:43:46 -0500 (3 years 6 months ago) | Author: pmr16366 | Changeset: 602 readmes for release 1.3
Tags: v1_3 v1_31 532 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 ) Created: 2005-04-04 21:30:09 -0500 (3 years 7 months ago) | Author: pmr16366 | Changeset: 532 added hidden field support, and iterator method
latest revision Branch davids_click_no_waitlatest revision Branch modal_dialoglatest revision Branch watir1_4truly808 annotated / raw | Diffs: previous, other | Lines: 208 ( +2, -5 ) Created: 2005-08-22 01:38:29 -0500 (3 years 2 months ago) | Author: bret | Changeset: 808 files for 1.4.1 gem
794 annotated / raw | Diffs: previous, other | Lines: 211 ( +5, -4 ) Created: 2005-08-20 21:11:01 -0500 (3 years 3 months ago) | Author: bret | Changeset: 794 release 1.4.1 -- see readme.rb for details
789 annotated / raw | Diffs: previous, other | Lines: 210 ( +2, -1 ) Created: 2005-08-20 16:48:46 -0500 (3 years 3 months ago) | Author: bret | Changeset: 789 release 1.4.1 -- see readme.rb for details
788 annotated / raw | Diffs: previous, other | Lines: 209 ( +1, -1 ) Created: 2005-08-20 16:43:43 -0500 (3 years 3 months ago) | Author: bret | Changeset: 788 release 1.4.1 -- see readme.rb for details
|