Coordinate Tests
open./org/tool-man/coordinate/constructor.html 
clickzeroZeronowait
verifyValueresultX0
verifyValueresultY0
verifyValueresult(0,0)
clickoneZeronowait
verifyValueresultX1
verifyValueresultY0
verifyValueresult(1,0)
clickzeroOnenowait
verifyValueresultX0
verifyValueresultY1
verifyValueresult(0,1)
open./org/tool-man/coordinate/position.html 
clicknested1Linknowait
verifyValueresult(10,10)
clicknested2Linknowait
verifyValueresult(25,20)
clicknested3Linknowait
verifyValueresult(40,30)
clicknested4Linknowait
verifyValueresult(55,40)
clicknested1Link2nowait
verifyValueresult(240,110)
clicknested2Link2nowait
verifyValueresult(225,100)
clicknested3Link2nowait
verifyValueresult(210,90)
clicknested1Link3nowait
verifyValueresult(230,100)
clicknested2Link3nowait
verifyValueresult(200,80)
clicknested3Link3nowait
verifyValueresult(170,60)
clicknested4Link3nowait
verifyValueresult(140,40)
clickrelative1Linknowait
verifyValueresult(0,0)
clickrelative2aLinknowait
verifyValueresult(5,3)
clickrelative2bLinknowait
verifyValueresult(5,3)
clickrelative3Linknowait
verifyValueresult(-4,-6)
clickrelative4Linknowait
verifyValueresult(7,-7)
clickabsolute1Linknowait
verifyValueresult(450,100)
clickabsolute1OffsetLinknowait
verifyValueresult(450,100)
clickrepositionButtonnowait
clickabsolute1Linknowait
verifyValueresult(100,450)
clickabsolute1OffsetLinknowait
verifyValueresult(100,450)
open./org/tool-man/coordinate/scroll.html 
clickscrollDownnowait
verifyValueresult(0,10)
clickscrollRightnowait
clickscrollRightnowait
verifyValueresult(20,10)
clickscrollLeftnowait
clickscrollUpnowait
verifyValueresult(10,0)