open |
SmartClient_Explorer.html#columnOrder |
|
waitForElementClickable |
scLocator=//ListGrid[ID="countryList"]/body/row[countryCode=US||0]/col[fieldName=countryCode||0] |
|
dragAndDropToObject |
scLocator=//ListGrid[ID="countryList"]/header/headerButton[fieldName=countryCode]/ |
scLocator=//ListGrid[ID="countryList"]/header/headerButton[fieldName=countryName]/ |
waitForGridDone |
scLocator=//ListGrid[ID="countryList"] |
|
verifyText |
scLocator=//ListGrid[ID="countryList"]/body/row[countryCode=US||0]/col[0] |
United States |