Uses of Class
com.hp.lft.sdk.sap.gui.GuiSessionDescription
Packages that use GuiSessionDescription
-
Uses of GuiSessionDescription in com.hp.lft.sdk.sap.gui
Methods in com.hp.lft.sdk.sap.gui that return GuiSessionDescriptionMethods in com.hp.lft.sdk.sap.gui with parameters of type GuiSessionDescriptionModifier and TypeMethodDescriptionstatic GuiSessionGuiSessionFactory.attach(GuiSessionDescription description) Returns a newGuiSessioninstance. The instance is attached to a session that was not opened by OpenText Functional Testing for Developers, for example, a session that was opened manually or by the AUT.static GuiSession[]GuiSessionFactory.getAllOpenSessions(GuiSessionDescription description) Returns the open sessions that match the description.