How to Selenium Test a D2W app

Version 32.1 by Ravi Mendis on 2009/07/30 03:36

How to Selenium Test a D2W app

Setup

  1. Add the WebObjects ERSelenium framework to your project build path Libraries
  2. Create the folder(s) Selenium/actions in the project Resources directory
  3. Add to your Properties file the following: SeleniumTestsEnabled=true 

You will find an in depth explanation of using ERSelenium with WebObjects here.