To load: | (require (planet untyped/delirium:3:2)) |
Old style: | (require (planet "main.ss" ("untyped" "delirium.plt" 3 2))) |
Min Racket version: | 4.1.3 |
Package description: | A tool for testing PLT web application user interfaces using Javascript remote control scripts and SchemeUnit test suites. |
Downloads this week: | 0 |
Total downloads: | 221 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(3 2) | — | [browse] | 62 | [docs] | 4.1.3 | 2009-10-04 |
To load: (require (planet untyped/delirium:3:2)) | ||||||
Available in repositories: 4.x | ||||||
Changes:
|
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(3 1) | — | [browse] | 7 | [docs] | 4.2.1 | 2009-09-07 |
To load: (require (planet "main.ss" ("untyped" "delirium.plt" 3 (= 1)))) | ||||||
Available in repositories: 4.x | ||||||
Changes:
| ||||||
(3 0) | — | [browse] | 74 | [docs] | 4.1.3 | 2009-01-07 |
To load: (require (planet "main.ss" ("untyped" "delirium.plt" 3 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
Changes:
| ||||||
(2 4) | — | [browse] | 39 | [docs] | 4.0 | 2008-08-13 |
To load: (require (planet "delirium.ss" ("untyped" "delirium.plt" 2 (= 4)))) | ||||||
Available in repositories: 4.x | ||||||
This release focuses on browser compatibility. Delirium has been tested successfully on Internet Explorer 6 and 7, Firefox 2 and 3 for Windows and OS X, and Safari 3 for OS X. The XPath functions in the API only work natively in Firefox, so jQuery selectors and accessors have been added to provide flexible cross-browser node selection. Note: this version of Delirium has only been tested with SchemeUnit 2. Support for SchemeUnit 3 is planned for a future release. | ||||||
(2 3) | — | [browse] | 5 | [docs] | 4.0 | 2008-06-25 |
To load: (require (planet "delirium.ss" ("untyped" "delirium.plt" 2 (= 3)))) | ||||||
Available in repositories: 4.x | ||||||
Added missing documentation for node-count, node-exists?, check-found and check-not-found. | ||||||
(2 2) | — | [browse] | 1 | [docs] | 4.0 | 2008-06-24 |
To load: (require (planet "delirium.ss" ("untyped" "delirium.plt" 2 (= 2)))) | ||||||
Available in repositories: 4.x | ||||||
Fixed a bug in the #:send-url? #t argument to instaweb/delirium. | ||||||
(2 1) | — | [browse] | 1 | [docs] | 4.0 | 2008-06-23 |
To load: (require (planet "delirium.ss" ("untyped" "delirium.plt" 2 (= 1)))) | ||||||
Available in repositories: 4.x | ||||||
Updated for PLT 4.x; dramatically expanded and improved the browser API. | ||||||
(2 0) | — | [browse] | 1 | [docs] | 4.0 | 2008-06-23 |
To load: (require (planet "delirium.ss" ("untyped" "delirium.plt" 2 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
Updated for PLT 4.x; dramatically expanded and improved the browser API. | ||||||
(1 0) | — | [browse] | 31 | [docs] | 371 | 2007-12-07 |
To load: (require (planet "delirium.ss" ("untyped" "delirium.plt" 1 (= 0)))) | ||||||
Available in repositories: 3xx, 4.x | ||||||
Initial release. |