Interface Command<T>

All Known Implementing Classes:
Ancestor, Append, As, Clear, ClearWithShortcut, Click, ContextClick, DoubleClick, DownloadFile, DragAndDropTo, Execute, Exists, Find, FindAll, FindAllByXpath, FindByXpath, GetAlias, GetAttribute, GetCssValue, GetDataAttribute, GetInnerHtml, GetInnerText, GetLastChild, GetName, GetOwnText, GetParent, GetPreceding, GetPseudoValue, GetSearchCriteria, GetSelectedOption, GetSelectedOptions, GetSelectedOptionText, GetSelectedOptionValue, GetSibling, GetText, GetValue, GetWrappedElement, Hover, IsDisplayed, IsImage, Matches, Paste, Press, PressEnter, PressEscape, PressTab, ScrollIntoView, ScrollTo, SelectOptionByTextOrIndex, SelectOptionByValue, SelectOptionContainingText, SelectRadio, SetSelected, SetValue, Should, ShouldBe, ShouldHave, ShouldNot, ShouldNotBe, ShouldNotHave, TakeScreenshot, TakeScreenshotAsImage, ToString, ToWebElement, UploadFile, UploadFileFromClasspath, Val

@ParametersAreNonnullByDefault public interface Command<T>