It's hackish but this modified selectMultiple works for me:
public void selectMultiple(String formComponentId, int[] indexes)
{
checkClosed();
// This is a hack to get Palette selection working with
FormTester.
// Note we can't ref
Does anyone have a version of FormTester that works with the Palette
extension? I'd like to get the selectMultiple() method working with Palette
so we can adequately test our pages which have this component.
mike
--
View this message in context:
http://www.nabble.com/Palette-and-FormTester-tf4