Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 14 6 root: 137 24

latest revision Branch trunk

14 annotated / raw | Diffs: previous, other | Lines: 219 ( +2, -2 )

Created: 2006-07-31 17:06:35 -0500 (6 years 10 months ago) | Author: Jonas | Changeset: 14

Copied to: selenium-on-rails/doc/classes/SeleniumOnRails/RSelenese.html 24

r828@D600 (orig r13):  dev | 2006-06-06 12:03:24 +0100
Added support for Selenium Core 0.7
Added rcov task

10 annotated / raw | Diffs: previous, other | Lines: 219 ( +29, -25 )

Created: 2006-07-31 17:01:32 -0500 (6 years 10 months ago) | Author: Jonas | Changeset: 10

r811@D600 (orig r9):  dev | 2006-05-02 22:32:23 +0100
Added partials support
Fixed defect where missing RedCloth gem would make Selenese crash.
Defect fixes in test_acceptance
 - starting server now works on *nix since output is no longer redirected to /dev/nul -- contributed by David Vollbracht
 - support for Safari is added (it doesn't support opening URLs from command-line arguments) -- contributed by Dave Hoover

9 annotated / raw | Diffs: previous, other | Lines: 215 ( +12, -12 )

Created: 2006-07-31 16:58:46 -0500 (6 years 10 months ago) | Author: Jonas | Changeset: 9

r807@D600 (orig r8):  dev | 2006-03-11 17:50:55 +0000
Added verify versions of all Selenium checks to TestBuilder.

6 new annotated / raw | Lines: 215 ( +215, -0 )

Created: 2006-07-31 16:55:25 -0500 (6 years 10 months ago) | Author: Jonas | Changeset: 6

r800@D600 (orig r5):  dev | 2006-02-19 13:48:23 +0000
Added RSelenese, contributed by Eric Kidd, http://www.randomhacks.net.

latest revision Branch root:

137 new/copied annotated / raw | Diffs: previous, other | Lines: 219 ( +219, -0 )

Created: 2009-03-07 17:42:13 -0600 (4 years 3 months ago) | Author: eric@8thlight.com | Changeset: 137

Copied from: selenium-on-rails/doc/classes/SeleniumOnRails/RSelenese.html 38

Checking in the new release of selenium on rails

136 deleted | Lines: 0 ( +0, -219 )

Created: 2009-03-07 17:40:55 -0600 (4 years 3 months ago) | Author: eric@8thlight.com | Changeset: 136

temporarily destroy the stable release - so I can replace it.

114 new/copied annotated / raw | Diffs: previous, other | Lines: 219 ( +219, -0 )

Created: 2009-03-07 17:35:46 -0600 (4 years 3 months ago) | Author: eric@8thlight.com | Changeset: 114

Copied from: current/selenium-on-rails/doc/classes/SeleniumOnRails/RSelenese.html 79

Updating the subversion repos in order to release

79 new/copied annotated / raw | Diffs: previous, other | Lines: 219 ( +219, -0 )

Created: 2008-09-12 10:28:02 -0500 (4 years 9 months ago) | Author: eric@8thlight.com | Changeset: 79

Copied from: selenium-on-rails/doc/classes/SeleniumOnRails/RSelenese.html 38

Copied to: stable/selenium-on-rails/doc/classes/SeleniumOnRails/RSelenese.html 114

New release

Branch point for: tag:rails_2_1

38 annotated / raw | Diffs: previous, other | Lines: 219 ( +2, -2 )

Created: 2007-02-03 17:08:04 -0600 (6 years 4 months ago) | Author: sauy7 | Changeset: 38

Copied (2 times):

Adding missing require statements and documentation from Rev 36. Apologies, my bad.

Branch point for: tag:pre-rails-2-1

34 annotated / raw | Diffs: previous, other | Lines: 219 ( +206, -206 )

Created: 2007-01-21 08:39:01 -0600 (6 years 4 months ago) | Author: sauy7 | Changeset: 34

Multiple fixes, see CHANGELOG for a full description.

30 annotated / raw | Diffs: previous, other | Lines: 219 ( +12, -12 )

Created: 2006-12-07 19:22:06 -0600 (6 years 6 months ago) | Author: Jonas | Changeset: 30

[SOR-6] Save test result details into file in test:acceptance
Adds result_dir to config.yml
When the directory is set SeleniumController.record() stores the result as .html files.
Thanks Shinya!

24 new/copied annotated / raw | Diffs: previous, other | Lines: 219 ( +219, -0 )

Created: 2006-09-04 17:24:19 -0500 (6 years 9 months ago) | Author: Jonas | Changeset: 24

Copied from: trunk/doc/classes/SeleniumOnRails/RSelenese.html 14

Renamed trunk to selenium-on-rails (due to the way script/plugin install works)