public class SeleniumPlusAPITest extends SeleniumPlus
If any of the underlying SeleniumPlus superclass API changes unexpectedly this class should not successfully compile.
SeleniumPlus.Assert, SeleniumPlus.CheckBox, SeleniumPlus.ComboBox, SeleniumPlus.Component, SeleniumPlus.Counters, SeleniumPlus.EditBox, SeleniumPlus.Files, SeleniumPlus.ListView, SeleniumPlus.Logging, SeleniumPlus.Menu, SeleniumPlus.Misc, SeleniumPlus.ScrollBar, SeleniumPlus.Strings, SeleniumPlus.TabControl, SeleniumPlus.Tree, SeleniumPlus.WDTimeOut, SeleniumPlus.Window
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.String[] |
allparams |
(package private) java.lang.String |
aparam |
(package private) Component |
comp |
(package private) Component |
win |
_isSPC, _junit, allowExit, ARG_AUTORUN, ARG_AUTORUN_CLASS, ARG_JUNIT, ARG_SAFSVAR, exitCode, prevResults, RELATIVE_TO_PARENT, RELATIVE_TO_SCREEN, Runner, TEMP_SELENIUM_PLUS_RS_VAR
Constructor and Description |
---|
SeleniumPlusAPITest() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
instanceAPIInvocations() |
void |
runTest()
INTERNAL USE ONLY.
|
(package private) void |
staticAPIInvocations() |
AbortTest, AltLeftDrag, autorun, Click, ClickUnverified, combineParams, CtrlAltLeftDrag, CtrlClick, CtrlLeftDrag, CtrlRightClick, CtrlShiftLeftDrag, deduceFilterAreas, DoubleClick, executeAsyncScript, ExecuteScript, executeScript, getAllowExit, getExitCode, GetGUIImage, GetGUIImage, getObject, getObject, GetVariableValue, Highlight, HoverScreenLocation, LeftDrag, main, Pause, PrintTestCaseSummary, PrintTestSuiteSummary, quote, RightClick, RightDrag, setAllowExit, setExitCode, SetVariableValue, ShiftClick, ShiftLeftDrag, StartTestCase, StartTestSuite, StartWebBrowser, StopTestCase, StopWebBrowser, SwitchWebBrowser, TypeChars, TypeEncryption, TypeKeys, VerifyBinaryFileToFile, VerifyFileToFile, VerifyGUIImageToFile, VerifyTextFileToFile, VerifyValueContains, VerifyValueContainsIgnoreCase, VerifyValueDoesNotContain, VerifyValues, VerifyValuesIgnoreCase, VerifyValuesNotEqual, WaitForGUI, WebDriver
Component win
Component comp
java.lang.String aparam
java.lang.String[] allparams
void staticAPIInvocations()
void instanceAPIInvocations()
public void runTest() throws java.lang.Throwable
SeleniumPlus
Start writing tests in this required method in your subclass. This must be an "instance" method because subclasses cannot Override static superclass methods.
runTest
in class SeleniumPlus
java.lang.Throwable
Copyright © SAS Institute. All Rights Reserved.