Uses of Class
com.facilita.fc.eggPlant.Size
-
Packages that use Size Package Description com.facilita.fc.eggPlant The eggPlant API provides classes and methods for GUI automation, using eggPlant Drive to communicate with eggPlant Functional. -
-
Uses of Size in com.facilita.fc.eggPlant
Methods in com.facilita.fc.eggPlant that return Size Modifier and Type Method Description SizeEggplantVirtualUser. ImageSize(java.lang.String image)SizeEggplantVirtualUserInterface. ImageSize(java.lang.String image)Get the size of an image.SizeEggplantVirtualUserScript. ImageSize(java.lang.String image)SizeImageInfo. ImageSize()Get the size of the image.SizeConnectionInfo. ScreenSize()The width and height of the SUT screen.
-