com.appperfect.devcommon.script.webelement
Interface WebResetButton

All Superinterfaces:
IScript, WebObject

public interface WebResetButton
extends WebObject

WebResetButton element can be created using createWebResetButton API of IScriptEngine interface. The return value is an instance of WebResetButton interface. Once WebResetButton is created, you can play events on it. WebResetButton supports exactly same events as WebObject

See Also:
WebObject

Method Summary
 
Methods inherited from interface com.appperfect.devcommon.script.webelement.WebObject
addAttribute, click, dblClick, mouseMove, rightClick, set, setBreakPoint, setExactMatchForAttributesComparision, setIgnored, setImagePath, setThinkTime, setTitle, submit, type, wait
 
Methods inherited from interface com.appperfect.devcommon.script.IScript
getReasonForFailure, isIgnored, isTaskSuccessful, isTaskTimedOut, setReasonForFailure, setTaskSuccessful, setTaskTimedout, setTimeout
 



Copyright © 2003-2016 AppPerfect Corporation. All Rights Reserved.