Albatross allows you to write Seaside unit tests that simulate user interaction in a web browser. The tests are coded in Smalltalk as standard SUnit tests.Installation into a Seaside image (tested with Seaside 2.8):FFI (from SqueakMap. Required for Squeak >=3.9)AppleScript from http://squeaksource.com/Applescript.html (for Mac only)ExternalWebBrowser from http://squeaksource.com/ExternalWebBrowser.htmlAlbatross from http://squeaksource.com/Albatross.htmlTo see whether the installation was successful run the tests shipped with Albatross. There is a known bug: on MSIE #testSelect fails. See also:documentationNotice, the ExternalWebBrowser package does not work with the VMs shipped with the Seaside One-Click Experience image. Use recent VMs for your platform instead. Tested on OS X with Safari and Firefox and with Windows XP and MSIE 6 and 7.For the impatient: Pre-installedimage(based on Seaside 2.8 One-Click Experience image)