How to use Selenium to simulate the action of picking an item of SuggestionBox?

2009-11-20 Thread zoe.Liao
Hello,Selenium IDE can not capture the action of picking an item of SuggestionBox.Is there any way to simulate this action (selecting an item) ?Or any aternative way to test SuggestionBox with selenium? Thanks in advance. -- You received this message because you are subscribed to the Google Grou

How to test suggestBox

2009-11-15 Thread zoe.Liao
Hi,I have got a problem when I use selenium to test suggestBox.I cann't ensureDebugId to the suggestBox popup's items.And the items ids changed everytime I clicked the box.It seems that the id are set some default values as "gwt-uid-*". Thanks a lot. -- You received this message because you ar