multipleSelect-1.rctest
exampleOpen smartgwt grid_interaction_multiselect
waitForElementClickable scLocator=//testRoot[]/child[Class=ListGrid||index=1||length=2||classIndex=1||classLength=2||roleIndex=1||roleLength=2||scRole=list]/header/headerButton[fieldName=countryName]/
click scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=2||classIndex=0||classLength=2||roleIndex=0||roleLength=2||scRole=list]/body/row[countryCode=US||countryName=United%20States||0]/col[fieldName=countryName||1]
controlKeyDown
click scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=2||classIndex=0||classLength=2||roleIndex=0||roleLength=2||scRole=list]/body/row[countryCode=JA||countryName=Japan||2]/col[fieldName=countryName||1]
controlKeyUp
waitForElementClickable scLocator=//testRoot[]/child[Class=ListGrid||index=1||length=2||classIndex=1||classLength=2||roleIndex=1||roleLength=2||scRole=list]/body/row[1]/col[0]
verifyText scLocator=//testRoot[]/child[Class=ListGrid||index=1||length=2||classIndex=1||classLength=2||roleIndex=1||roleLength=2||scRole=list]/body/row[0]/col[0] United States
verifyText scLocator=//testRoot[]/child[Class=ListGrid||index=1||length=2||classIndex=1||classLength=2||roleIndex=1||roleLength=2||scRole=list]/body/row[1]/col[0] Japan
click scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=2||classIndex=0||classLength=2||roleIndex=0||roleLength=2||scRole=list]/body/row[countryCode=GM||countryName=Germany||4]/col[fieldName=countryName||1]
waitForElementNotPresent scLocator=//testRoot[]/child[Class=ListGrid||index=1||length=2||classIndex=1||classLength=2||roleIndex=1||roleLength=2||scRole=list]/body/row[1]/col[0]
waitForGridDone scLocator=//testRoot[]/child[Class=ListGrid||index=1||length=2||classIndex=1||classLength=2||roleIndex=1||roleLength=2||scRole=list]
verifyText scLocator=//testRoot[]/child[Class=ListGrid||index=1||length=2||classIndex=1||classLength=2||roleIndex=1||roleLength=2||scRole=list]/body/row[0]/col[0] Germany