| exampleOpen | smartgwt | grid_datatypes_calculated | 
	| waitForElementClickable | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/body/row[countryCode=IN||population=1095351995||3]/col[fieldName=population||2] |  | 
	| click | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/body/row[countryCode=IN||population=1095351995||3]/col[fieldName=population||2] |  | 
	| waitForElementClickable | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/editRowForm/item[name=population||title=Population||value=1000000000||index=2||Class=TextItem]/element |  | 
	| type | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/editRowForm/item[name=population||title=Population||value=1000000000||index=2||Class=TextItem]/element | 1000000000 | 
	| waitForElementReadyForKeyPresses | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/editRowForm/item[name=population||title=Population||index=2||Class=TextItem]/element |  | 
	| sendKeys | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/editRowForm/item[name=population||title=Population||index=2||Class=TextItem]/element | ${KEY_ENTER} | 
	| waitForElementClickable | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/body/row[countryCode=IN||population=1095351995||3]/col[fieldName=population||2] |  | 
	| click | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/body/row[countryCode=IN||population=1095351995||3]/col[fieldName=population||2] |  | 
	| waitForElementClickable | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/editRowForm/item[name=gdp||title=GDP%20%28%24B%29||value=20||index=3||Class=TextItem]/element |  | 
	| type | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/editRowForm/item[name=gdp||title=GDP%20%28%24B%29||value=20||index=3||Class=TextItem]/element | 20 | 
	| waitForElementReadyForKeyPresses | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/editRowForm/item[name=gdp||title=GDP%20%28%24B%29||index=3||Class=TextItem]/element |  | 
	| sendKeys | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/editRowForm/item[name=gdp||title=GDP%20%28%24B%29||index=3||Class=TextItem]/element | ${KEY_ENTER} | 
	| waitForElementClickable | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/body/row[countryCode=IN||3]/col[fieldName=gdp_percap||4] |  | 
	| verifyText | scLocator=//testRoot[]/child[Class=ListGrid||index=0||length=1||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=list]/body/row[countryCode=IN||3]/col[fieldName=gdp_percap||4] | $20 |