Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

1685 by jarib on 07 February 2009, 10:46:25 -0600 (4 months 24 days ago) Add support for <strong> element.

./commonwatir/unittests/html/phrase_elements.html 1685 history download (+15) new

./commonwatir/unittests/strong_test.rb 1685 history download (+32) new

./firewatir/lib/firewatir/htmlelements.rb 1685 history download (+9 -0) diffs

./watir/lib/watir/collections.rb 1685 history download (+10 -4) diffs

./watir/lib/watir/container.rb 1685 history download (+14 -0) diffs

… 1 more file in changeset.
1684 by jarib on 07 February 2009, 06:07:12 -0600 (4 months 24 days ago) Add support for using a Regexp as the third argument (value) when locating checkboxes/radio buttons.

./firewatir/lib/firewatir/container.rb 1684 history download (+1 -1) diffs

./firewatir/lib/firewatir/mozilla_base_element.rb 1684 history download (+28 -48) diffs

./firewatir/unittests/checkbox_test.rb 1684 history download (+3 -0) diffs

./watir/lib/watir/locator.rb 1684 history download (+3 -1) diffs

./watir/unittests/checkbox_test.rb 1684 history download (+3 -0) diffs

1683 by bret on 05 February 2009, 19:01:14 -0600 (4 months 26 days ago) fixing rakefile so that we can build rdoc.

./watir/rakefile.rb 1683 history download (+1 -1) diffs

1682 by charley on 01 February 2009, 14:30:54 -0600 (4 months 30 days ago) Adding Derek Berner's patch for winclicker fix. http://jira.openqa.org/browse/WTR-279
and basic reformatting.

./watir/lib/watir/winClicker.rb 1682 history download (+377 -360) diffs

1681 by angrez on 28 January 2009, 09:09:26 -0600 (5 months 3 days ago) changed code to use document_var, body_var, window_var, browser_var instead of "document", "body", "window", "browser" variables.
All these variables are defined in firefox.rb & htmlelements.rb (in fr…

./firewatir/lib/firewatir/firefox.rb 1681 history download (+6 -6) diffs

./firewatir/lib/firewatir/htmlelements.rb 1681 history download (+13 -0) diffs

./firewatir/lib/firewatir/mozilla_base_element.rb 1681 history download (+19 -19) diffs

1680 by Jim Matthews on 27 January 2009, 16:27:00 -0600 (5 months 4 days ago) Whitespace commit to test automatic triggering of firewatir tests with ci_reporter changes.

./Rakefile 1680 history download (+1 -1) diffs

1679 by Jim Matthews on 27 January 2009, 15:39:26 -0600 (5 months 4 days ago) Get ci_reporter working for firewatir tests.

./Rakefile 1679 history download (+4 -3) diffs

1678 by Jim Matthews on 27 January 2009, 13:58:19 -0600 (5 months 4 days ago) Whitespace commit to test automatic triggering of firewatir tests.

./Rakefile 1678 history download (+1 -1) diffs

1677 by Jim Matthews on 27 January 2009, 13:31:01 -0600 (5 months 4 days ago) Set up CruiseControl so that Firefox tests are run after as successful Watir build.

./Rakefile 1677 history download (+21 -0) diffs

1676 by angrez on 27 January 2009, 04:11:02 -0600 (5 months 4 days ago) changed code to replace every quote (") in xpath query with (\") so that it doesn't give error while executing the xpath query

./firewatir/lib/firewatir/mozilla_base_element.rb 1676 history download (+1 -0) diffs

1675 by Jim Matthews on 25 January 2009, 22:41:25 -0600 (5 months 6 days ago) Copy the transform-results.xls file to the results directory.  Otherwise, it seems that it cannot find the XLS file if you try to examine the results from another system.

./Rakefile 1675 history download (+2 -3) diffs

1674 by Jim Matthews on 25 January 2009, 22:13:42 -0600 (5 months 6 days ago) Update the rakefile to insert the XLS reference in each of the CI Reporter output XML files.

./Rakefile 1674 history download (+13 -13) diffs

1673 by Jim Matthews on 25 January 2009, 21:30:44 -0600 (5 months 6 days ago) Trying to figure out why the build is not working.

./Rakefile 1673 history download (+13 -13) diffs

1672 by Jim Matthews on 25 January 2009, 21:16:11 -0600 (5 months 6 days ago) Update the rakefile to insert the XLS reference in each of the CI Reporter output XML files.

./Rakefile 1672 history download (+2 -2) diffs

1671 by Jim Matthews on 25 January 2009, 20:45:02 -0600 (5 months 6 days ago) Update the rakefile to insert the XLS reference in each of the CI Reporter output XML files.

./Rakefile 1671 history download (+15 -0) diffs

1670 by Jim Matthews on 25 January 2009, 20:34:07 -0600 (5 months 6 days ago) Adding the xls file to improve the CI reporting.

./transform-results.xsl 1670 history download (+89) new

1669 by charley on 24 January 2009, 13:39:49 -0600 (5 months 7 days ago) Added Chrome on Windows and Flash testing on Firefox to Watir's family of libraries.

./doc/src/index.page 1669 history download (+2 -1) diffs

1668 by charley on 24 January 2009, 13:34:07 -0600 (5 months 7 days ago) Adding additional projects - ChromeWatir and Flash testing.

./doc/src/platforms.page 1668 history download (+11 -0) diffs

1667 by charley on 24 January 2009, 13:01:39 -0600 (5 months 7 days ago) Added Alister Scott - wiki master - as a contributor.

./doc/src/community.page 1667 history download (+1 -0) diffs

1666 by angrez on 20 January 2009, 23:30:59 -0600 (5 months 11 days ago) changed code to add event handler which resets the context of document when page gets loaded automatically

./firewatir/lib/firewatir/firefox.rb 1666 history download (+33 -3) diffs

1665 by bret on 15 January 2009, 13:31:04 -0600 (5 months 16 days ago) fix for move_ci_reports rake task.

./Rakefile 1665 history download (+2 -1) diffs

1664 by Jim Matthews on 15 January 2009, 12:43:23 -0600 (5 months 16 days ago) Set up Cruise Control to include ci Reporter files.

./Rakefile 1664 history download (+6 -2) diffs

1663 by bret on 17 December 2008, 23:55:39 -0600 (6 months ago) add whitespace to help lastobelius test git-svn rebase

./Rakefile 1663 history download (+1 -1) diffs

1662 by jarib on 15 December 2008, 14:57:40 -0600 (6 months ago) Some camelCase => snake_case renames (with aliasing).

Image#fileCreatedDate       => file_created_date
Image#fileSize              => file_size
Image#hasLoaded?            => loaded?
SelectList#getAl…

./firewatir/lib/firewatir/htmlelements.rb 1662 history download (+22 -12) diffs

./firewatir/lib/firewatir/mozilla_base_element.rb 1662 history download (+2 -2) diffs

./watir/lib/watir/camel_case.rb 1662 history download (+22 -1) diffs

./watir/lib/watir/container.rb 1662 history download (+1 -1) diffs

./watir/lib/watir/image.rb 1662 history download (+3 -3) diffs

… 1 more file in changeset.
1661 by jarib on 15 December 2008, 14:57:23 -0600 (6 months ago) Fix MozillaBaseElement.rb => mozilla_base_element.rb

./firewatir/lib/firewatir.rb 1661 history download (+1 -1) diffs

./firewatir/lib/firewatir/MozillaBaseElement.rb 1661 history deleted

./firewatir/lib/firewatir/mozilla_base_element.rb 1661 history download (+1882) new/moved

1660 by jarib on 15 December 2008, 14:57:13 -0600 (6 months ago) Add ElementCollections#size as alias of length(). Indentation cleanup in MozillaBaseElement.rb

Test pending.

./firewatir/lib/firewatir/MozillaBaseElement.rb 1660 history download (+339 -333) diffs

./watir/lib/watir/collections.rb 1660 history download (+2 -0) diffs

1659 by jarib on 15 December 2008, 14:56:58 -0600 (6 months ago) Add execute_script() - needs test(s)

./firewatir/lib/firewatir/firefox.rb 1659 history download (+8 -0) diffs

./watir/lib/watir/ie-class.rb 1659 history download (+5 -0) diffs

1658 by jarib on 15 December 2008, 14:56:44 -0600 (6 months ago) Hidden#visible? should always return false

./commonwatir/unittests/html/visibility.html 1658 history download (+2 -0) diffs

./commonwatir/unittests/visibility_test.rb 1658 history download (+4 -0) diffs

./firewatir/lib/firewatir/htmlelements.rb 1658 history download (+9 -0) diffs

./watir/lib/watir/input_elements.rb 1658 history download (+6 -0) diffs

1657 by jarib on 15 December 2008, 14:56:27 -0600 (6 months ago) Add top-level rake task for testing all browsers.

* `rake test` will run both test_ie and test_ff

./Rakefile 1657 history download (+4 -1) diffs

1656 by jarib on 14 December 2008, 08:41:26 -0600 (6 months ago) Add support for definition lists.

./commonwatir/unittests/dd_test.rb 1656 history download (+67) new

./commonwatir/unittests/dl_test.rb 1656 history download (+68) new

./commonwatir/unittests/dt_test.rb 1656 history download (+68) new

./commonwatir/unittests/html/definition_lists.html 1656 history download (+48) new

./firewatir/lib/firewatir/container.rb 1656 history download (+63 -1) diffs

… 4 more files in changeset.
earlier earlier | later later