extends SeleniumBuyerRobotFactory {
public SeleniumBuyerRobotFactoryMock(final String theBaseUrl,
final XmlCartEncoder theEncoder, final String theFirefoxPath,
final String theSeleniumHost, final int theSeleniumPort) {
super(MendozaTestConstants.sampleURL, new XmlCartEncoder(),
MendozaTestConstants.sampleDirectory, MendozaTestConstants.sampleURL,
MendozaTestConstants.samplePortNumber);
System.out
.println(
"SeleniumBuyerRobotFactoryMock.SeleniumBuyerRobotFactoryMock()");