Deprecated API


Contents
Deprecated Classes
com.ibm.team.fvt.tests.web.WebPopupMenuElement
          Use WebMenu instead 
 

Deprecated Methods
com.ibm.team.fvt.tests.web.WebBrowserElement.getLocationOnScreenOnceScrolledIntoView()
          Use WebBrowserElement.getCoordinates() instead. 
com.ibm.team.fvt.tests.topology.Application.getTitleSuffix()
          Use Application.getSuffix() instead 
com.ibm.team.fvt.tests.web.WebBrowser.select(WebBrowserElement, By, String[], boolean)
          Use WebBrowser.select(WebBrowserElement, By, String...) instead. 
com.ibm.team.fvt.tests.web.WebBrowser.switchBackToCurrentWindow()
          Use WebBrowser.switchToMainWindow() instead. 
com.ibm.team.fvt.tests.web.WebBrowser.switchToNextWindow()
          Use WebBrowser.switchToPopupWindow() instead. 
com.ibm.team.fvt.tests.web.WebBrowser.takeFailureSnapshot(String, String, String)
          Use WebBrowser.takeSnapshotFailure(String) instead 
com.ibm.team.fvt.tests.web.WebBrowser.takeSnapshot(String, String)
          Use WebBrowser.takeSnapshotInfo(String) instead