[Webtest] [dev] Remove RelayToBrowser and ReportLinksStep
Paul King
webtest@lists.canoo.com
Sat, 22 Jan 2005 09:10:40 +1000
Marc Guillemot wrote:
> Hi,
>
> following classes don't compile:
>
> com.canoo.webtest.extension.RelayToBrowser
> com.canoo.webtest.extension.ReportLinksStep
>
> as it is the case since the migration to htmlunit, I guess that nobody
> really needs them (would it be the case, shouldn't stay RelayToBrowser
> OS specific).
>
> If nobody cry, I want to remove them.
>
> Marc.
Was MsIsCookieFormat only ever used by RelayToBrowser?
If so, then MsIsCookieFormat.java and MsIsCookieFormatTest.java should probably also go?
Cheers, Paul.