Package jp.vmi.selenium.selenese
Interface ArgumentInfo
-
- All Known Subinterfaces:
ICommand,ISubCommand<T>
- All Known Implementing Classes:
AbstractCommand,AbstractSubCommand,AddCollection,AddLocationStrategy,AddSelection,AddToCollection,AllowNativeXpath,AltKeyDown,AltKeyUp,AnswerOnNextNativeAlert,AnswerOnNextPrompt,Assert,Assertion,AssignId,AttachFile,BlockEndImpl,BlockStartImpl,BuiltInCommand,CaptureEntirePageScreenshot,Check,ChooseCancelOnNextConfirmation,ChooseCancelOnNextNativeAlert,ChooseCancelOnNextPrompt,ChooseOkOnNextConfirmation,ChooseOkOnNextNativeAlert,Click,ClickAt,Close,Comment,ContextMenu,ControlKeyDown,ControlKeyUp,CreateCookie,DeleteAllVisibleCookies,DeleteCookie,DeselectPopUp,Do,DoubleClick,DoubleClickAt,DragAndDrop,DragAndDropToObject,Echo,EditContent,Else,ElseIf,End,EndFor,EndLoopImpl,EndWhile,ExecuteAsyncScript,ExecuteScript,FireEvent,Focus,ForEach,GetAlert,GetAllButtons,GetAllFields,GetAllLinks,GetAllWindowNames,GetAllWindowTitles,GetAttribute,GetAttributeFromAllWindows,GetBodyText,GetConfirmation,GetCookie,GetCookieByName,GetCssCount,GetCursorPosition,GetElementHeight,GetElementIndex,GetElementPositionLeft,GetElementPositionTop,GetElementWidth,GetEval,GetExpression,GetHtmlSource,GetLocation,GetNativeAlert,GetPrompt,GetSelected,GetSelectOptions,GetSpeed,GetTable,GetText,GetTitle,GetValue,GetWindowHandle,GetXpathCount,GoBack,GotoIf,Gotolabel,Highlight,If,Include,IsAlertPresent,IsChecked,IsConfirmationPresent,IsCookiePresent,IsEditable,IsElementPresent,IsNativeAlertPresent,IsOrdered,IsPromptPresent,IsSomethingSelected,IsTextPresent,IsVisible,KeyDown,KeyPress,KeyUp,Label,MetaKeyDown,MetaKeyUp,MouseEventHandler,NoOp,Nop,Open,OpenWindow,Pause,Refresh,RemoveAllSelections,RemoveSelection,RepeatIf,Rollup,Run,RunScript,Select,SelectFrame,SelectPopUp,SelectWindow,SetCursorPosition,SetSpeed,SetTimeout,SetWindowSize,ShiftKeyDown,ShiftKeyUp,StartLoopImpl,StartMarker,Store,StoreFor,StoreJson,Submit,Times,Type,TypeKeys,Uncheck,UseXpathLibrary,WaitForCondition,WaitForPageToLoad,WaitForPopUp,While,WindowFocus,WindowMaximize
public interface ArgumentInfoCommand arguments inforamtion.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default intgetArgumentCount()Get argument count.
-