Uses of Class
com.togethersoft.testing.testserver.plugin.visualtest.InvalidUIStateException

Packages that use InvalidUIStateException
com.togethersoft.testing.testserver.plugin.visualtest 

Uses of InvalidUIStateException in com.togethersoft.testing.testserver.plugin.visualtest
 

Methods in com.togethersoft.testing.testserver.plugin.visualtest that throw InvalidUIStateException
voidTestBase.moveComponent(String id, int x, int y)
          Move component to x,y
voidTestBase.moveMouse(String id, int x, int y)
          Move mouse to x,y inside UIID component
voidTestBase.resizeComponent(String id, int h, int w)
          Resize component to h,w