exampleOpen |
smartgwt |
effects_animation_move |
waitForElementClickable |
scLocator=//testRoot[]/member[Class=HLayout||index=0||length=1||classIndex=0||classLength=1]/member[Class=IButton||index=0||length=2||classIndex=0||classLength=2||roleIndex=0||roleLength=2||scRole=button]/ |
|
click |
scLocator=//testRoot[]/member[Class=HLayout||index=0||length=1||classIndex=0||classLength=1]/member[Class=IButton||index=0||length=2||classIndex=0||classLength=2||roleIndex=0||roleLength=2||scRole=button]/ |
|
waitForCanvasDone |
scLocator=//testRoot[]/child[Class=Label||index=2||length=3||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=label]/ |
|
assertEval |
var myLabel = selenium.getAutWindow().isc.AutoTest.getObject("//testRoot[]/child[Class=Label||index=2||length=3||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=label]"); myLabel.getLeft() > 9 && myLabel.getLeft() < 12 |
true |
waitForElementClickable |
scLocator=//testRoot[]/member[Class=HLayout||index=0||length=1||classIndex=0||classLength=1]/member[Class=IButton||index=1||length=2||classIndex=1||classLength=2||roleIndex=1||roleLength=2||scRole=button]/ |
|
click |
scLocator=//testRoot[]/member[Class=HLayout||index=0||length=1||classIndex=0||classLength=1]/member[Class=IButton||index=1||length=2||classIndex=1||classLength=2||roleIndex=1||roleLength=2||scRole=button]/ |
|
waitForCanvasDone |
scLocator=//testRoot[]/child[Class=Label||index=2||length=3||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=label]/ |
|
assertEval |
var myLabel = selenium.getAutWindow().isc.AutoTest.getObject("//testRoot[]/child[Class=Label||index=2||length=3||classIndex=0||classLength=1||roleIndex=0||roleLength=1||scRole=label]"); myLabel.getLeft() < -210 && myLabel.getLeft() > -230 |
true |