open |
/SystemWebExtensionsAUT/Sys.UI.DomElement/default.aspx |
color: White; background-color: Black; width: 102px; position: absolute; left: 100px; top: 111px; |
verifyTextPresent |
Label1 bounds x = |
|
verifyTextPresent |
Label1 bounds y = |
|
verifyTextPresent |
Label1 bounds width = |
|
verifyTextPresent |
Label1 bounds height = |
|
verifyTextPresent |
Before move - Label1 location (x,y) = |
|
verifyTextPresent |
After move - Label1 location (x,y) = |
|
verifyAttribute |
//input[contains(@id,'Button2')]@class |
blueBackgroundColor |
verifyEval |
this.browserbot.findElement("Button2").className |
blueBackgroundColor |
click |
Button2 |
|
verifyEval |
this.browserbot.findElement("Button2").className |
|
verifyAttribute |
//input[contains(@id,'Button1')]@class |
redBackgroundColor |
verifyEval |
this.browserbot.findElement("Button1").className |
redBackgroundColor |
click |
Button1 |
|
verifyEval |
this.browserbot.findElement("Button1").className |
|
click |
Button1 |
|
verifyEval |
this.browserbot.findElement("Button1").className |
redBackgroundColor |