- AbstractWebDriverFactory - Class in com.seleniumtests.browserfactory
-
- AbstractWebDriverFactory(DriverConfig) - Constructor for class com.seleniumtests.browserfactory.AbstractWebDriverFactory
-
- acceptAlert() - Method in class com.seleniumtests.webelements.BasePage
-
- add(NodeResult) - Method in class com.seleniumtests.xmldog.Differences
-
Adds Differences from the input NodeResult.
- add(Differences) - Method in class com.seleniumtests.xmldog.Differences
-
Adds Differences from the input Differences.
- add(Object) - Method in class com.seleniumtests.xmldog.Differences
-
- add(Object, Object) - Method in class com.seleniumtests.xmldog.OrderedMap
-
Adds element with the key into the Ordered List.
- addContextAttributeListener(IContextAttributeListener) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- addDifferenceListener(DifferenceListener) - Method in class com.seleniumtests.xmldog.Comparator
-
Adds DifferenceListener.
- ADDED_NODE - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Added Node.
- ADDED_NODE_ID - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Node added ID.
- addExcludedAttribute(String, String) - Method in class com.seleniumtests.xmldog.Config
-
Adds Attribute to be excluded in the Element comparison.
- addExcludedAttributes(String, List) - Method in class com.seleniumtests.xmldog.Config
-
Adds Attributes to be excluded in the Element comparison.
- addExcludedElement(String) - Method in class com.seleniumtests.xmldog.Config
-
Adds Element name to the excluded Elements Set.
- addGuiceModule(Class<? extends Module>, Module) - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- addIncludedAttribute(String, String) - Method in class com.seleniumtests.xmldog.Config
-
Adds Attribute to be included in the Element comparison.
- addIncludedAttributes(String, List) - Method in class com.seleniumtests.xmldog.Config
-
Adds Attributes to be included in the Element comparison.
- addInjector(List<Module>, Injector) - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- addListener(ITestNGListener) - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- addScreenShot(ScreenShot) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- addTearDownService(TearDownService) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
Adds the given tear down.
- addUniqueAttribute(String, String) - Method in class com.seleniumtests.xmldog.Config
-
Add Unique Attribute to the Element which will force Elements to be identical.
- addVerificationFailures(ITestResult, List<Throwable>) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- addVerificationFailures(ITestResult, Throwable) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- afterAlertAccept(WebDriver) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterAlertDismiss(WebDriver) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterChangeValueOf(WebElement, WebDriver, CharSequence[]) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterClickOn(WebElement, WebDriver) - Method in class com.seleniumtests.core.CustomEventListener
-
- afterClickOn(WebElement, WebDriver) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterFindBy(By, WebElement, WebDriver) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterInvocation(IInvokedMethod, ITestResult) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- afterNavigateBack(WebDriver) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterNavigateForward(WebDriver) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterNavigateRefresh(WebDriver) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterNavigateTo(String, WebDriver) - Method in class com.seleniumtests.core.CustomEventListener
-
- afterNavigateTo(String, WebDriver) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterScript(String, WebDriver) - Method in class com.seleniumtests.driver.DriverExceptionListener
-
- afterTestMethod(Object[], Method, ITestContext, XmlTest) - Method in class com.seleniumtests.core.SeleniumTestPlan
-
clean up.
- afterTestSuite() - Method in class com.seleniumtests.core.SeleniumTestPlan
-
- and(Filter, Filter) - Static method in class com.seleniumtests.core.Filter
-
- AndroidCapabilitiesFactory - Class in com.seleniumtests.browserfactory
-
Sets Android capabilities.
- AndroidCapabilitiesFactory() - Constructor for class com.seleniumtests.browserfactory.AndroidCapabilitiesFactory
-
- AndroidDriverFactory - Class in com.seleniumtests.browserfactory
-
AndroidDriverFactory.
- AndroidDriverFactory(DriverConfig) - Constructor for class com.seleniumtests.browserfactory.AndroidDriverFactory
-
- APP - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- APP_ACTIVITY - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- APP_NAME - Static variable in interface com.seleniumtests.xmldog.XMLDogConstants
-
- APP_PACKAGE - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- APP_URL - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- appendAttributeDetail(StringBuffer, Node) - Static method in class com.seleniumtests.xmldog.NodeDescription
-
- appendCdataSectionDetail(StringBuffer, Node) - Static method in class com.seleniumtests.xmldog.NodeDescription
-
- appendCommentDetail(StringBuffer, Node) - Static method in class com.seleniumtests.xmldog.NodeDescription
-
- appendDocumentDetail(StringBuffer) - Static method in class com.seleniumtests.xmldog.NodeDescription
-
- appendDocumentTypeDetail(StringBuffer, Node) - Static method in class com.seleniumtests.xmldog.NodeDescription
-
- appendElementDetail(StringBuffer, Node, boolean) - Static method in class com.seleniumtests.xmldog.NodeDescription
-
- appendNodeDetail(StringBuffer, XNode) - Static method in class com.seleniumtests.xmldog.NodeDescription
-
Convert a Node into a simple String representation.
- appendProcessingInstructionDetail(StringBuffer, Node) - Static method in class com.seleniumtests.xmldog.NodeDescription
-
- appendTextDetail(StringBuffer, Node) - Static method in class com.seleniumtests.xmldog.NodeDescription
-
- APPIUM_SERVER_URL - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- applyEListToSiblings() - Method in class com.seleniumtests.xmldog.Config
-
Checks if EList entries apply to the siblings or not.
- areNonNullAndEqual(Object, Object) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Checks if the input Objects are Non NULL and Equal
- areNullorEqual(Object, Object, boolean, boolean) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Checks if both the Object arguments are equal (including if they are null)
- assertAlertPresent() - Method in class com.seleniumtests.webelements.BasePage
-
- assertAlertText(String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertAttribute(HtmlElement, String, String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertAttributeContains(HtmlElement, String, String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertAttributeMatches(HtmlElement, String, String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertCondition(boolean, String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertConfirmationText(String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertCookiePresent(String) - Method in class com.seleniumtests.webelements.PageObject
-
- assertCurrentPage(boolean) - Method in class com.seleniumtests.webelements.BasePage
-
- assertCurrentPage(boolean) - Method in class com.seleniumtests.webelements.PageObject
-
- assertElementDisplayed(HtmlElement) - Method in class com.seleniumtests.webelements.BasePage
-
- assertElementEnabled(HtmlElement) - Method in class com.seleniumtests.webelements.BasePage
-
- assertElementNotEnabled(HtmlElement) - Method in class com.seleniumtests.webelements.BasePage
-
- assertElementNotPresent(HtmlElement) - Method in class com.seleniumtests.webelements.BasePage
-
- assertElementNotSelected(HtmlElement) - Method in class com.seleniumtests.webelements.BasePage
-
- assertElementPresent(HtmlElement) - Method in class com.seleniumtests.webelements.BasePage
-
- assertElementSelected(HtmlElement) - Method in class com.seleniumtests.webelements.BasePage
-
- assertEquals(boolean, boolean, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(byte, byte, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(byte[], byte[], String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(char, char, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(Collection, Collection, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(double, double, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(float, float, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(int, int, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(long, long, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(Object, Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(Object[], Object[], String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(short, short, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertEquals(String, String, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertFalse(boolean, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertHtmlSource(String) - Method in class com.seleniumtests.webelements.PageObject
-
- assertKeywordNotPresent(String) - Method in class com.seleniumtests.webelements.PageObject
-
- assertLocation(String) - Method in class com.seleniumtests.webelements.PageObject
-
- assertNotNull(Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertNotSame(Object, Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertNull(Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertPageSectionPresent(WebPageSection) - Method in class com.seleniumtests.webelements.PageObject
-
- assertPromptText(String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertSame(Object, Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertTable(Table, int, int, String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertTableContains(Table, int, int, String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertTableMatches(Table, int, int, String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertTextNotPresent(String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertTextNotPresentIgnoreCase(String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertTextPresent(String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertTextPresentIgnoreCase(String) - Method in class com.seleniumtests.webelements.BasePage
-
- assertThat(String, boolean) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertThat(String, T, Matcher<? super T>) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertThat(T, Matcher<? super T>) - Static method in class com.seleniumtests.core.CustomAssertion
-
- assertTitle(String) - Method in class com.seleniumtests.webelements.PageObject
-
- assertTrue(boolean, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- ATTR_NAME_NOT_FOUND - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 elements and one has an attribute the other does not.
- ATTR_NAME_NOT_FOUND_ID - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 elements and one has an attribute the other does not.
- ATTR_SEQUENCE - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 attribute lists with the same attributes in different sequence.
- ATTR_SEQUENCE_ID - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 attribute lists with the same attributes in different sequence.
- ATTR_VALUE - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 attributes with the same name but different values.
- ATTR_VALUE_EXPLICITLY_SPECIFIED - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing an implied attribute value against an explicit value.
- ATTR_VALUE_EXPLICITLY_SPECIFIED_ID - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing an implied attribute value against an explicit value.
- ATTR_VALUE_ID - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 attributes with the same name but different values.
- AUTOMATION_NAME - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- cancelConfirmation() - Method in class com.seleniumtests.webelements.BasePage
-
- CAPTURE_SNAPSHOT - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- captureEntirePageScreenshotToString(WebDriver, String) - Static method in class com.seleniumtests.driver.ScreenshotUtil
-
- capturePageSnapshot() - Method in class com.seleniumtests.webelements.BasePage
-
- capturePageSnapshot() - Method in class com.seleniumtests.webelements.PageObject
-
- capturePageSnapshot() - Method in class com.seleniumtests.webelements.WebPageSection
-
Captures page snapshot.
- capturePageSnapshotOnException() - Method in class com.seleniumtests.driver.ScreenshotUtil
-
Used by DriverExceptionListener, don't log the customexception but put it into context.
- captureSnapshot(String) - Static method in class com.seleniumtests.driver.ScreenshotUtil
-
- captureSnapshot() - Method in class com.seleniumtests.webelements.HtmlElement
-
Captures snapshot of the current browser window.
- captureSnapshot(String) - Method in class com.seleniumtests.webelements.HtmlElement
-
Captures snapshot of the current browser window, and prefix the file name with the assigned string.
- captureWebPageSnapshot() - Method in class com.seleniumtests.driver.ScreenshotUtil
-
- CDATA_VALUE - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 CDATA sections with different values.
- CDATA_VALUE_ID - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 CDATA sections with different values.
- check() - Method in class com.seleniumtests.webelements.CheckBoxElement
-
- check() - Method in class com.seleniumtests.webelements.RadioButtonElement
-
- CheckBoxElement - Class in com.seleniumtests.webelements
-
- CheckBoxElement(String, By) - Constructor for class com.seleniumtests.webelements.CheckBoxElement
-
- CHILD_NODELIST_LENGTH - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 nodes with different numbers of children.
- CHILD_NODELIST_LENGTH_ID - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 nodes with different numbers of children.
- CHILD_NODELIST_SEQUENCE - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 nodes with children whose nodes are in different sequence.
- CHILD_NODELIST_SEQUENCE_ID - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 nodes with children whose nodes are in different sequence.
- CHROME_BINARY_PATH - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- CHROME_DRIVER_PATH - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- ChromeCapabilitiesFactory - Class in com.seleniumtests.browserfactory
-
- ChromeCapabilitiesFactory() - Constructor for class com.seleniumtests.browserfactory.ChromeCapabilitiesFactory
-
- ChromeDriverFactory - Class in com.seleniumtests.browserfactory
-
- ChromeDriverFactory(DriverConfig) - Constructor for class com.seleniumtests.browserfactory.ChromeDriverFactory
-
- className - Variable in class com.seleniumtests.reporter.pluginmodel.Page
-
- className - Variable in class com.seleniumtests.reporter.pluginmodel.Plugin
-
- className - Variable in class com.seleniumtests.reporter.pluginmodel.Test
-
- cleanUp() - Method in class com.seleniumtests.browserfactory.AbstractWebDriverFactory
-
- cleanUp() - Method in class com.seleniumtests.browserfactory.IEDriverFactory
-
- cleanUp() - Method in interface com.seleniumtests.browserfactory.IWebDriverFactory
-
- cleanUp() - Static method in class com.seleniumtests.driver.WebUIDriver
-
- clear() - Method in class com.seleniumtests.webelements.TextFieldElement
-
- clear() - Method in class com.seleniumtests.xmldog.OrderedMap
-
Clears the Ordered List.
- clearAndType(String) - Method in class com.seleniumtests.webelements.TextFieldElement
-
- click() - Method in class com.seleniumtests.webelements.ButtonElement
-
- click() - Method in class com.seleniumtests.webelements.CheckBoxElement
-
- click() - Method in class com.seleniumtests.webelements.HtmlElement
-
- click() - Method in class com.seleniumtests.webelements.LinkElement
-
- click() - Method in class com.seleniumtests.webelements.RadioButtonElement
-
- clickAt() - Method in class com.seleniumtests.webelements.HtmlElement
-
Click element in native way by Actions.
- clickAt(String) - Method in class com.seleniumtests.webelements.HtmlElement
-
Click element in native way by Actions.
- close() - Method in class com.seleniumtests.webelements.PageObject
-
- CLOSE_NODE - Static variable in interface com.seleniumtests.xmldog.XMLConstants
-
"&greaterThan;"
- com.seleniumtests.browserfactory - package com.seleniumtests.browserfactory
-
- com.seleniumtests.core - package com.seleniumtests.core
-
- com.seleniumtests.customexception - package com.seleniumtests.customexception
-
- com.seleniumtests.customFFprofile - package com.seleniumtests.customFFprofile
-
- com.seleniumtests.driver - package com.seleniumtests.driver
-
- com.seleniumtests.helper - package com.seleniumtests.helper
-
- com.seleniumtests.reporter - package com.seleniumtests.reporter
-
- com.seleniumtests.reporter.pluginmodel - package com.seleniumtests.reporter.pluginmodel
-
- com.seleniumtests.resources - package com.seleniumtests.resources
-
- com.seleniumtests.util - package com.seleniumtests.util
-
- com.seleniumtests.util.internal.entity - package com.seleniumtests.util.internal.entity
-
- com.seleniumtests.webelements - package com.seleniumtests.webelements
-
- com.seleniumtests.xmldog - package com.seleniumtests.xmldog
-
- COMMENT_VALUE - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 comments with different values.
- COMMENT_VALUE_ID - Static variable in interface com.seleniumtests.xmldog.DifferenceConstants
-
Comparing 2 comments with different values.
- Comparator - Class in com.seleniumtests.xmldog
-
Comparator class containing the Core of XML Comparison Engine.
- Comparator() - Constructor for class com.seleniumtests.xmldog.Comparator
-
Default Contructor.
- Comparator(Node, Node, Config) - Constructor for class com.seleniumtests.xmldog.Comparator
-
Constructor.
- compare(T, T) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter.TestMethodSorter
-
Arrange methods by class and method name.
- compare(T, T) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter.TestResultSorter
-
Arrange methods by class and method name.
- compare() - Method in class com.seleniumtests.xmldog.Comparator
-
Compares Control and Test nodes.
- compare(Node, Node) - Method in class com.seleniumtests.xmldog.Comparator
-
Compares nodes and its children recursively.
- compare(String, String) - Method in class com.seleniumtests.xmldog.XMLDog
-
Compares test document with the control document.
- compare(File, File) - Method in class com.seleniumtests.xmldog.XMLDog
-
Compares Test XML file with the Control XML file.
- compareAttributes(XNode, XNode) - Method in class com.seleniumtests.xmldog.Comparator
-
FIXME FIXME FIXME!!
Refactor above function to reduce the complexity and put compare attributes here
Compares Attribute Nodes
- compareCDATA(XNode, XNode) - Method in class com.seleniumtests.xmldog.Comparator
-
Compares CDATASECTION Nodes.
- compareChildNodes(XNode, XNode) - Method in class com.seleniumtests.xmldog.Comparator
-
Compares all the Child Nodes for given Control and Test Nodes recursively.
- compareComments(XNode, XNode) - Method in class com.seleniumtests.xmldog.Comparator
-
Compares Comment Nodes.
- compareDir(String, String, String, String) - Method in class com.seleniumtests.xmldog.XMLDog
-
Compares XML files in the control directory with the corresponding files in the test directory.
- compareDocumentType(XNode, XNode) - Method in class com.seleniumtests.xmldog.Comparator
-
Compares DocumentType Node.
- compareElements(XNode, XNode) - Method in class com.seleniumtests.xmldog.Comparator
-
Compares Control and Test Element nodes.
- compareEntityRefs(XNode, XNode) - Method in class com.seleniumtests.xmldog.Comparator
-
Compares Entity Reference Nodes.
- compareSimilarNodes(XNode, XNode, OrderedMap) - Method in class com.seleniumtests.xmldog.Comparator
-
Compares Nodes similar to the ones which are input and returns the one.
- compareText(XNode, XNode) - Method in class com.seleniumtests.xmldog.Comparator
-
Compares Text Nodes.
- Config - Class in com.seleniumtests.xmldog
-
Config class containing configuration information about the XMLDog Application including the XML parser.
- Config() - Constructor for class com.seleniumtests.xmldog.Config
-
Default Constructor.
- configProfile(FirefoxProfile, DriverConfig) - Method in class com.seleniumtests.browserfactory.FirefoxCapabilitiesFactory
-
- configProfile(FirefoxProfile, DriverConfig) - Method in class com.seleniumtests.browserfactory.MarionetteCapabilitiesFactory
-
- constructMethodSignature(Method, Object[]) - Static method in class com.seleniumtests.helper.StringUtility
-
- constructParameterString(Object[]) - Static method in class com.seleniumtests.helper.StringUtility
-
- contains(String, String) - Static method in class com.seleniumtests.core.Filter
-
- contains(Object) - Method in class com.seleniumtests.xmldog.OrderedMap
-
Checks to see if the element is in the Ordered List.
- containsElementKey(Object) - Method in class com.seleniumtests.xmldog.OrderedMap
-
Checks if elementkey exists in the Ordered List.
- containsIgnoreCase(String, String) - Static method in class com.seleniumtests.core.Filter
-
- containsKey(Object) - Method in class com.seleniumtests.xmldog.OrderedMap
-
Checks to see if the element key exists.
- ContextHelper - Class in com.seleniumtests.helper
-
- ContextHelper() - Constructor for class com.seleniumtests.helper.ContextHelper
-
- copyFile(File, File) - Static method in class com.seleniumtests.helper.FileUtility
-
- copyFile(String, String) - Static method in class com.seleniumtests.helper.FileUtility
-
- copyResources() - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.AndroidCapabilitiesFactory
-
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.ChromeCapabilitiesFactory
-
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.FirefoxCapabilitiesFactory
-
Create firefox capabilities.
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.HtmlUnitCapabilitiesFactory
-
- createCapabilities(DriverConfig) - Method in interface com.seleniumtests.browserfactory.ICapabilitiesFactory
-
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.IECapabilitiesFactory
-
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.IOsCapabilitiesFactory
-
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.IPhoneCapabilitiesFactory
-
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.MarionetteCapabilitiesFactory
-
Create firefox capabilities.
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.PhantomJSCapabilitiesFactory
-
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.SafariCapabilitiesFactory
-
- createCapabilities(DriverConfig) - Method in class com.seleniumtests.browserfactory.SauceLabsCapabilitiesFactory
-
- createFirefoxProfile(String) - Method in class com.seleniumtests.browserfactory.FirefoxCapabilitiesFactory
-
- createFirefoxProfile(String) - Method in class com.seleniumtests.browserfactory.MarionetteCapabilitiesFactory
-
- createNativeDriver() - Method in class com.seleniumtests.browserfactory.AndroidDriverFactory
-
- createNativeDriver() - Method in class com.seleniumtests.browserfactory.ChromeDriverFactory
-
- createNativeDriver() - Method in class com.seleniumtests.browserfactory.FirefoxDriverFactory
-
create native driver instance, designed for unit testing.
- createNativeDriver() - Method in class com.seleniumtests.browserfactory.IPhoneDriverFactory
-
- createNativeDriver() - Method in class com.seleniumtests.browserfactory.MarionetteDriverFactory
-
create native driver instance, designed for unit testing.
- createNativeDriver() - Method in class com.seleniumtests.browserfactory.SauceLabsDriverFactory
-
- createRemoteWebDriver(String, String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- createTempFile(String, InputStream) - Static method in class com.seleniumtests.xmldog.FileUtil
-
Creates temporary file in a temporary directory under user.home dir.
- createWebDriver() - Method in class com.seleniumtests.browserfactory.AbstractWebDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.AndroidDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.ChromeDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.FirefoxDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.HtmlUnitDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.IEDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.IPhoneDriverFactory
-
- createWebDriver() - Method in interface com.seleniumtests.browserfactory.IWebDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.MarionetteDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.RemoteDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.SafariDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.browserfactory.SauceLabsDriverFactory
-
- createWebDriver() - Method in class com.seleniumtests.driver.WebUIDriver
-
- createWebDriverWithTimeout() - Method in class com.seleniumtests.browserfactory.FirefoxDriverFactory
-
Create webDriver, capture socket customexception and retry with timeout.
- createWebDriverWithTimeout() - Method in class com.seleniumtests.browserfactory.MarionetteDriverFactory
-
Create webDriver, capture socket customexception and retry with timeout.
- createWriter(String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- CSVHelper - Class in com.seleniumtests.util
-
- CSVHelper() - Constructor for class com.seleniumtests.util.CSVHelper
-
- CustomAssertion - Class in com.seleniumtests.core
-
soft assert - test case continues when validation fails.
- CustomAssertion() - Constructor for class com.seleniumtests.core.CustomAssertion
-
- CustomEventFiringWebDriver - Class in com.seleniumtests.driver
-
Supports file upload in remote webdriver.
- CustomEventFiringWebDriver(WebDriver) - Constructor for class com.seleniumtests.driver.CustomEventFiringWebDriver
-
- CustomEventListener - Class in com.seleniumtests.core
-
Created by tarun on 12.07.16.
- CustomEventListener() - Constructor for class com.seleniumtests.core.CustomEventListener
-
- CustomSeleniumTestsException - Exception in com.seleniumtests.customexception
-
- CustomSeleniumTestsException() - Constructor for exception com.seleniumtests.customexception.CustomSeleniumTestsException
-
- CustomSeleniumTestsException(String) - Constructor for exception com.seleniumtests.customexception.CustomSeleniumTestsException
-
- CustomSeleniumTestsException(Throwable) - Constructor for exception com.seleniumtests.customexception.CustomSeleniumTestsException
-
- CustomSeleniumTestsException(String, Throwable) - Constructor for exception com.seleniumtests.customexception.CustomSeleniumTestsException
-
- generateExceptionReport(Throwable, ITestNGMethod, String, StringBuffer, String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generateExceptionReport(Throwable, ITestNGMethod, StringBuffer, String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generateGlobalErrorHTML(ITestContext, StringBuffer, StringBuffer) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generateHTML(ITestContext, boolean, ISuite, ITestContext) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generatePanel(VelocityEngine, IResultMap, StringBuffer, String, ISuite, ITestContext, boolean) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generateReportDetailsContainer(String, int, int, int, int, int, int, String, String, String, String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generateReportsSection(List<ISuite>) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generateSuiteSummaryReport(List<ISuite>, String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generateTheStackTrace(Throwable, ITestNGMethod, String, StringBuffer, String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- generateXPath(String) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Gets parent XPath from the child XPath
XPath string is obtained by stripping all the characters from the last
"/" character
- generateXPath(Node, boolean) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Generates XPath expression for the given node, relative to the Root of the Document
- generateXPath(Node, boolean, boolean) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Generates XPath expression with the option of the Node values and Node indexes are included
- generateXPath(Node, boolean, boolean, boolean) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Generates XPath expression with the option of the Node values appended
- generateXPath(Node, String, boolean, boolean, boolean) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Generates XPath expression with the option of the Node values appended
- getAlert() - Method in class com.seleniumtests.webelements.BasePage
-
- getAlertText() - Method in class com.seleniumtests.webelements.BasePage
-
- getAllElements() - Method in class com.seleniumtests.webelements.HtmlElement
-
Get all elements in the current page with same locator.
- getAllInvokedMethods() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getAllMethods() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getAllMethods(ISuite) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getAllTestMethods() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getAnnotationFinder() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getApp() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getApp() - Method in class com.seleniumtests.driver.DriverConfig
-
- getAppActivity() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getAppActivity() - Method in class com.seleniumtests.driver.DriverConfig
-
- getAppiumServerURL() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getAppiumServerURL() - Method in class com.seleniumtests.driver.DriverConfig
-
- getAppPackage() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getAppPackage() - Method in class com.seleniumtests.driver.DriverConfig
-
- getAppURL() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getArraySize(Map<String, Object>, String) - Static method in class com.seleniumtests.util.SpreadSheetHelper
-
- getAttribute(String) - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getAttribute(String) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getAttribute(String) - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getAttribute(String) - Method in class com.seleniumtests.webelements.HtmlElement
-
Gets an attribute (using standard key-value pair) from the underlying attribute.
- getAttributeNames() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getAttributeNames() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getAutomationName() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getAutomationName() - Method in class com.seleniumtests.driver.DriverConfig
-
- getBodyText() - Method in interface com.seleniumtests.webelements.IPage
-
- getBodyText() - Method in class com.seleniumtests.webelements.PageObject
-
- getBrowser() - Method in class com.seleniumtests.driver.DriverConfig
-
- getBrowser() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getBrowserDownloadDir() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getBrowserDownloadDir() - Method in class com.seleniumtests.driver.DriverConfig
-
- getBrowserDownloadDir() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getBrowserName() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getBrowserName() - Method in class com.seleniumtests.driver.DriverConfig
-
- getBrowserType(String) - Static method in enum com.seleniumtests.driver.BrowserType
-
- getBrowserType() - Method in enum com.seleniumtests.driver.BrowserType
-
- getBrowserVersion() - Method in class com.seleniumtests.driver.DriverConfig
-
- getBrowserVersion() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getBrowserWindowHeight() - Method in class com.seleniumtests.driver.DriverConfig
-
- getBrowserWindowSize() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getBrowserWindowWidth() - Method in class com.seleniumtests.driver.DriverConfig
-
- getBy() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the BY locator stored in the HtmlElement.
- getBy() - Method in class com.seleniumtests.webelements.WebPageSection
-
- getCaller() - Static method in class com.seleniumtests.helper.ContextHelper
-
- getCallerMethod() - Static method in class com.seleniumtests.helper.ContextHelper
-
- getCanonicalURL() - Method in class com.seleniumtests.webelements.PageObject
-
- getCaptureSnapshot() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getChromeBinPath() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getChromeBinPath() - Method in class com.seleniumtests.driver.DriverConfig
-
- getChromeBinPath() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getChromeDriverPath() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getChromeDriverPath() - Method in class com.seleniumtests.driver.DriverConfig
-
- getChromeDriverPath() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getClassName() - Method in class com.seleniumtests.reporter.pluginmodel.Page
-
Gets the value of the className property.
- getClassName() - Method in class com.seleniumtests.reporter.pluginmodel.Plugin
-
Gets the value of the className property.
- getClassName() - Method in class com.seleniumtests.reporter.pluginmodel.Test
-
Gets the value of the className property.
- getColumnCount() - Method in class com.seleniumtests.webelements.Table
-
- getColumns() - Method in class com.seleniumtests.webelements.Table
-
- getConfig() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getConfirmation() - Method in class com.seleniumtests.webelements.BasePage
-
- getContent(int, int) - Method in class com.seleniumtests.webelements.Table
-
Get table cell content.
- getControlNode() - Method in class com.seleniumtests.xmldog.Comparator
-
Gets Control Node.
- getControlNode() - Method in class com.seleniumtests.xmldog.NodeResult
-
Gets control Node.
- getControlNodeDetail() - Method in class com.seleniumtests.xmldog.Difference
-
- getCookieByName(String) - Method in class com.seleniumtests.webelements.PageObject
-
- getCount() - Method in class com.seleniumtests.core.TestRetryAnalyzer
-
- getCssValue(String) - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the value for the specified CSS key.
- getCurrentXmlTest() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getDataFromCSVFile(Class<?>, String, Filter, boolean, boolean) - Static method in class com.seleniumtests.util.CSVHelper
-
Reads data from csv formatted file.
- getDataFromCSVFile(Class<?>, String, Filter, boolean, String, boolean) - Static method in class com.seleniumtests.util.CSVHelper
-
- getDataFromSpreadsheet(Class<?>, String, Filter, boolean) - Static method in class com.seleniumtests.util.SpreadSheetHelper
-
Reads data from spreadsheet.
- getDataFromSpreadsheet(Class<?>, String, Filter, boolean, boolean) - Static method in class com.seleniumtests.util.SpreadSheetHelper
-
Reads data from spreadsheet.
- getDepth() - Method in class com.seleniumtests.xmldog.XNode
-
Gets the depth of the Node in the Document.
- getDescription() - Method in class com.seleniumtests.xmldog.Difference
-
- getDeviceName() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getDeviceName() - Method in class com.seleniumtests.driver.DriverConfig
-
- getDiffCount() - Method in class com.seleniumtests.xmldog.Differences
-
Gets difference count.
- getDifferences() - Method in class com.seleniumtests.xmldog.NodeResult
-
Get Differences.
- getDim(Class<?>) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getDocument(String) - Method in class com.seleniumtests.xmldog.XMLDog
-
Gets Document for a given XML file path.
- getDocument(String) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Gets XML Document for a given document path
- getDPFilter() - Static method in class com.seleniumtests.util.SpreadSheetHelper
-
- getDPTagsExclude() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getDPTagsInclude() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getDriver() - Method in class com.seleniumtests.driver.DriverConfig
-
- getDriver() - Method in class com.seleniumtests.webelements.BasePage
-
- getDriver() - Method in class com.seleniumtests.webelements.HtmlElement
-
Get and refresh underlying WebDriver.
- getElement() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the underlying WebDriver WebElement.
- getElement(By, String) - Method in class com.seleniumtests.webelements.PageObject
-
- getElement(Object) - Method in class com.seleniumtests.xmldog.OrderedMap
-
Gets Element for the Element Key.
- getElement(int) - Method in class com.seleniumtests.xmldog.OrderedMap
-
Gets Element at a given position.
- getElementCount(HtmlElement) - Method in class com.seleniumtests.webelements.PageObject
-
- getElementOrder() - Method in class com.seleniumtests.xmldog.OrderedMap
-
.
- getElementSrc(By, String) - Method in class com.seleniumtests.webelements.PageObject
-
- getElementText(By, String) - Method in class com.seleniumtests.webelements.PageObject
-
- getElementUrl(By, String) - Method in class com.seleniumtests.webelements.PageObject
-
- getEnableExceptionListener() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getEndDate() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getEntitiesFromSpreadsheet(Class<?>, LinkedHashMap<String, Class<?>>, String, Filter) - Static method in class com.seleniumtests.util.SpreadSheetHelper
-
Create Entity Objects based on data in spreadsheet.
- getEval(String) - Method in class com.seleniumtests.webelements.HtmlElement
-
Executes the given JavaScript against the underlying WebElement.
- getEval(String) - Method in class com.seleniumtests.webelements.PageObject
-
- getExceptionScreenShot() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getExcludedAttributesMap() - Method in class com.seleniumtests.xmldog.Config
-
Gets excluded Attributes Map.
- getExcludedElementsSet() - Method in class com.seleniumtests.xmldog.Config
-
Gets excluded Elements Map.
- getExcludedGroups() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getExcludedMethods() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getExcludedMethods() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getExpectedText() - Method in class com.seleniumtests.webelements.LabelElement
-
Deprecated.
- getExplicitWait() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getExplicitWaitTimeout() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getExplicitWaitTimeout() - Method in class com.seleniumtests.driver.DriverConfig
-
- getFailedButWithinSuccessPercentageTests() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getFailedConfigurations() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getFailedOrSkippedResult(ITestContext, ITestNGMethod) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getFailedTests() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getFfBinPath() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getFfProfilePath() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getFieldsDataNeedToBeSet(Map<String, Object>, String) - Static method in class com.seleniumtests.util.SpreadSheetHelper
-
- getFieldsNeedToBeSet(Map<String, Object>, String) - Static method in class com.seleniumtests.util.SpreadSheetHelper
-
- getFileDetector() - Method in class com.seleniumtests.driver.CustomEventFiringWebDriver
-
- getFirefoxBinPath() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getFirefoxBinPath() - Method in class com.seleniumtests.driver.DriverConfig
-
- getFirefoxProfile(DriverConfig) - Method in class com.seleniumtests.browserfactory.FirefoxCapabilitiesFactory
-
- getFirefoxProfile(DriverConfig) - Method in class com.seleniumtests.browserfactory.MarionetteCapabilitiesFactory
-
- getFirefoxProfilePath(String) - Method in class com.seleniumtests.browserfactory.FirefoxCapabilitiesFactory
-
- getFirefoxProfilePath(String) - Method in class com.seleniumtests.browserfactory.MarionetteCapabilitiesFactory
-
- getFirefoxProfilePath() - Method in class com.seleniumtests.driver.DriverConfig
-
- getFirefoxUserProfilePath() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getFullHtmlPath() - Method in class com.seleniumtests.driver.ScreenShot
-
- getFullImagePath() - Method in class com.seleniumtests.driver.ScreenShot
-
- getGlobalContext() - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- getGuiceModules(Class<? extends Module>) - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getGuiceStage() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getHeaderFromCSVFile(Class<?>, String, String) - Static method in class com.seleniumtests.util.CSVHelper
-
Get headers from a csv file.
- getHeight() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the 'height' property of the underlying WebElement's Dimension.
- getHeight() - Method in class com.seleniumtests.webelements.ImageElement
-
- getHost() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getHost() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getHref() - Method in class com.seleniumtests.reporter.ElaborateLog
-
- getHTML() - Method in class com.seleniumtests.xmldog.Differences
-
Gets Simple HTML string form of the Differences, with all the individual differences.
- getHtmlFilePath() - Method in class com.seleniumtests.webelements.PageObject
-
- getHtmlSavedToPath() - Method in interface com.seleniumtests.webelements.IPage
-
- getHtmlSavedToPath() - Method in class com.seleniumtests.webelements.PageObject
-
- getHtmlSource() - Method in interface com.seleniumtests.webelements.IPage
-
- getHtmlSource() - Method in class com.seleniumtests.webelements.PageObject
-
- getHtmlSourcePath() - Method in class com.seleniumtests.driver.ScreenShot
-
- getHubUrl() - Method in class com.seleniumtests.driver.DriverConfig
-
- getHubUrl() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getId() - Method in class com.seleniumtests.reporter.ShortTestResult
-
- getId() - Method in class com.seleniumtests.xmldog.Difference
-
- getIEDriverPath() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getIeDriverPath() - Method in class com.seleniumtests.driver.DriverConfig
-
- getIEDriverPath() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getIEVersion() - Static method in class com.seleniumtests.helper.OSUtility
-
- getImageFilePath() - Method in class com.seleniumtests.webelements.PageObject
-
- getImagePath() - Method in class com.seleniumtests.driver.ScreenShot
-
- getImplicitWait() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getImplicitWaitTimeout() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getImplicitWaitTimeout() - Method in class com.seleniumtests.driver.DriverConfig
-
- getIncludedAttributesMap() - Method in class com.seleniumtests.xmldog.Config
-
Gets included Attributes Map.
- getIncludedGroups() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getInjector(List<Module>) - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getInjector(IClass) - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getInstance() - Static method in class com.seleniumtests.reporter.PluginsHelper
-
- getInstancesFailed() - Method in class com.seleniumtests.reporter.ShortTestResult
-
- getInstancesPassed() - Method in class com.seleniumtests.reporter.ShortTestResult
-
- getInstancesSkipped() - Method in class com.seleniumtests.reporter.ShortTestResult
-
- getInvokedMethods() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getJavaDocBuilder(Class) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getJavadocComments(ITestNGMethod) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getLabel() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the label used during initialization.
- getLatestFile(String) - Static method in class com.seleniumtests.helper.FileUtility
-
- getLocation() - Method in class com.seleniumtests.driver.ScreenShot
-
- getLocation() - Method in class com.seleniumtests.reporter.ElaborateLog
-
- getLocation() - Method in class com.seleniumtests.webelements.HtmlElement
-
Gets the Point location of the underlying WebElement.
- getLocation() - Method in interface com.seleniumtests.webelements.IPage
-
- getLocation() - Method in class com.seleniumtests.webelements.PageObject
-
- getLocator() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the locator used to find the underlying WebElement.
- getLocator() - Method in class com.seleniumtests.webelements.WebPageSection
-
- getLogger(Class<?>) - Static method in class com.seleniumtests.core.TestLogging
-
- getMethod() - Method in class com.seleniumtests.reporter.pluginmodel.Test
-
Gets the value of the method property.
- getMethodsByGroups() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getMethodSet(IResultMap) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getMobilePlatformName() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getMobilePlatformName() - Method in class com.seleniumtests.driver.DriverConfig
-
- getMobilePlatformVersion() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getMobilePlatformVersion() - Method in class com.seleniumtests.driver.DriverConfig
-
- getMode() - Method in class com.seleniumtests.driver.DriverConfig
-
- getMode() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getMsg() - Method in class com.seleniumtests.reporter.ElaborateLog
-
- getName() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getName() - Method in class com.seleniumtests.core.Filter
-
- getName() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getName() - Method in class com.seleniumtests.reporter.pluginmodel.Method
-
Gets the value of the name property.
- getName() - Method in class com.seleniumtests.reporter.ShortTestResult
-
- getName() - Method in class com.seleniumtests.webelements.WebPageSection
-
- getName() - Method in class com.seleniumtests.xmldog.XNode
-
Gets Node Name.
- getNativeWebDriver() - Static method in class com.seleniumtests.driver.WebUIDriver
-
Returns native WebDriver which can be converted to RemoteWebDriver.
- getNbInstanceForGroup(boolean, IResultMap) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getNewCommandTimeout() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getNewCommandTimeout() - Method in class com.seleniumtests.driver.DriverConfig
-
- getNewlineStr() - Static method in class com.seleniumtests.xmldog.StringUtil
-
Gets Platform independent line separator (new line character(s).
- getNewSelectElement(WebElement) - Method in class com.seleniumtests.webelements.SelectList
-
Returns a new Select element (created to facilitate unit testing).
- getNode() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getNode() - Method in class com.seleniumtests.xmldog.NodeDetail
-
Gets the Node.
- getNode() - Method in class com.seleniumtests.xmldog.XNode
-
Gets Node.
- getNodeBasics(Node) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Gets Nodes basic information such as Node name, type, value, namespace
and local name
- getNodeTypeStr(int) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Gets Node type String for a given node type constant
- getNoIndexXPath(String) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Gets XPath expression without the indexes
- getNoIndexXPath() - Method in class com.seleniumtests.xmldog.XNode
-
Gets XPath expression without the indexes.
- getNtlmAuthTrustedUris() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getNtlmAuthTrustedUris() - Method in class com.seleniumtests.driver.DriverConfig
-
- getNtlmAuthTrustedUris() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getNumDifferences() - Method in class com.seleniumtests.xmldog.NodeResult
-
Gets number of Differences for given Nodes.
- getObjectFactory() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getObjectFactory2() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getOpenReportInBrowser() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getOperaProfilePath() - Method in class com.seleniumtests.driver.DriverConfig
-
- getOperaProfilePath() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getOperaUserProfilePath() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getOptions() - Method in class com.seleniumtests.webelements.SelectList
-
- getOSBits() - Static method in class com.seleniumtests.helper.OSUtility
-
- getOSName() - Static method in class com.seleniumtests.helper.OSUtility
-
- getOutputDirectory() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getOutputDirectory() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getOutputDirectory() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getOutputDirectory() - Method in class com.seleniumtests.driver.DriverConfig
-
- getOutputDirectory() - Method in class com.seleniumtests.driver.ScreenShot
-
- getOutputDirectory() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getOutputDirectory() - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getPage() - Method in class com.seleniumtests.reporter.pluginmodel.Method
-
Gets the value of the page property.
- getPage() - Method in class com.seleniumtests.reporter.pluginmodel.Test
-
Gets the value of the page property.
- getPageListenerLog(String) - Static method in class com.seleniumtests.core.TestLogging
-
- getPageListenerLogByMethodInstance(ITestResult) - Static method in class com.seleniumtests.core.TestLogging
-
- getPageListeners() - Method in class com.seleniumtests.reporter.PluginsHelper
-
- getPageLoadTimeout() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getPageLoadTimeout() - Method in class com.seleniumtests.driver.DriverConfig
-
- getPageLoadTimeout() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getParallel() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getParameter(String) - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getParentInjector() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getParentModule() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getPassedConfigurations() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getPassedTests() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getPlatform() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getPlatform() - Method in class com.seleniumtests.driver.DriverConfig
-
- getPlatform() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getPlugin() - Method in class com.seleniumtests.reporter.pluginmodel.SeleniumTestsPlugins
-
Gets the value of the plugin property.
- getPopupWindowName() - Method in class com.seleniumtests.webelements.PageObject
-
- getPosition() - Method in class com.seleniumtests.xmldog.XNode
-
Gets the position of the Node under the parent.
- getPrefix(String) - Static method in class com.seleniumtests.xmldog.FileUtil
-
Gets prefix for the filename.
- getPrompt() - Method in class com.seleniumtests.webelements.BasePage
-
- getProxy() - Method in class com.seleniumtests.driver.DriverConfig
-
- getProxyHost() - Method in class com.seleniumtests.driver.DriverConfig
-
- getProxyHost() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getPurpose() - Method in class com.seleniumtests.reporter.pluginmodel.Plugin
-
Gets the value of the purpose property.
- getRandomHashCode(String) - Static method in class com.seleniumtests.helper.HashCodeGenerator
-
- getReportGenerationConfig() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getReportLocation() - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getResources() - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getResults() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getResultSet(IResultMap, ITestNGMethod) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getRowCount() - Method in class com.seleniumtests.webelements.Table
-
- getRows() - Method in class com.seleniumtests.webelements.Table
-
- getSaucelabsURL() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getSauceLabsURL() - Method in class com.seleniumtests.driver.DriverConfig
-
- getScreenshotAs(OutputType<X>) - Method in class com.seleniumtests.driver.ScreenShotRemoteWebDriver
-
- getScreenshots() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getSelectedText() - Method in class com.seleniumtests.webelements.SelectList
-
- getSelectedTexts() - Method in class com.seleniumtests.webelements.SelectList
-
- getSelectedValue() - Method in class com.seleniumtests.webelements.SelectList
-
- getSelectedValues() - Method in class com.seleniumtests.webelements.SelectList
-
- getSimilarChildNodes(Node, Node, boolean) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Gets Nodes identical to a given test Node for a given parent Node
- getSimilarChildXNodes(Node, Node, boolean) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Gets XNodes identical to a given test Node for a given parent Node
XNode in this case is used to store the position of the Node under the parent
- getSize() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the Dimension property of the underlying WebElement.
- getSkippedConfigurations() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getSkippedTests() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getSlash() - Static method in class com.seleniumtests.helper.OSUtility
-
- getSshCommandWait() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getStartDate() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getSuite() - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- getSuiteName() - Method in class com.seleniumtests.driver.ScreenShot
-
- getSuiteParameter(String) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
Get TestNG suite parameter from testng.xml.
- getSuiteState() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getTagName() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the HTML Tag for the underlying WebElement (div, a, input, etc).
- getTearDownServices() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
Returns the tear down list.
- getTest() - Method in class com.seleniumtests.reporter.pluginmodel.Plugin
-
Gets the value of the test property.
- getTestCaseId() - Method in class com.seleniumtests.util.internal.entity.TestEntity
-
- getTestDataFile() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getTestEntity() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getTestLevelContext(ITestContext) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- getTestLevelContext(String) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- getTestMethod() - Method in class com.seleniumtests.util.internal.entity.TestEntity
-
- getTestMethodSignature() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getTestNGContext() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getTestNGMethod(ITestContext, String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getTestNode() - Method in class com.seleniumtests.xmldog.Comparator
-
Gets Test Node.
- getTestNode() - Method in class com.seleniumtests.xmldog.NodeResult
-
Gets Test Node.
- getTestNodeDetail() - Method in class com.seleniumtests.xmldog.Difference
-
- getTestType() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getTestType() - Method in class com.seleniumtests.driver.DriverConfig
-
- getTestType() - Method in enum com.seleniumtests.driver.TestType
-
- getText() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the text body of the underlying WebElement.
- getText() - Method in class com.seleniumtests.webelements.LabelElement
-
- getText(Node) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
� * Return the text that a node contains.
- getThreadContext() - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- getTimeout() - Method in class com.seleniumtests.browserfactory.FirefoxDriverFactory
-
It's designed for shorten tiemout in unit testing.
- getTimeout() - Method in class com.seleniumtests.browserfactory.MarionetteDriverFactory
-
It's designed for shorten tiemout in unit testing.
- getTimeout() - Method in class com.seleniumtests.webelements.PageObject
-
- getTitle() - Method in class com.seleniumtests.core.SeleniumTestsPageListener
-
- getTitle() - Method in class com.seleniumtests.driver.ScreenShot
-
- getTitle() - Method in interface com.seleniumtests.webelements.IPage
-
- getTitle() - Method in class com.seleniumtests.webelements.PageObject
-
- getTotalMethod() - Method in class com.seleniumtests.reporter.ShortTestResult
-
- getType(Class<?>) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- getType() - Method in class com.seleniumtests.xmldog.OrderedMap
-
Gets the type of the OrderedList.
- getUniqueAttributeMap() - Method in class com.seleniumtests.xmldog.Config
-
Gets unique Attributes Map.
- getUrl() - Method in class com.seleniumtests.webelements.ImageElement
-
- getUrl() - Method in class com.seleniumtests.webelements.LinkElement
-
- getUrl() - Method in class com.seleniumtests.webelements.PageObject
-
- getUserAgent() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getUserAgentOverride() - Method in class com.seleniumtests.driver.DriverConfig
-
- getUserAgentOverride() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getValue(Map<String, Object>, String) - Static method in class com.seleniumtests.util.SpreadSheetHelper
-
- getValue() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the 'value' attribute of the underlying WebElement.
- getValue() - Method in class com.seleniumtests.xmldog.NodeDetail
-
Gets the value of the Node.
- getValue() - Method in class com.seleniumtests.xmldog.XNode
-
Gets Node Value.
- getVerificationFailures() - Static method in class com.seleniumtests.core.CustomAssertion
-
- getVerificationFailures(ITestResult) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getVersion() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getVersion() - Method in class com.seleniumtests.driver.DriverConfig
-
- getWebBrowserVersion() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getWebDriver() - Method in class com.seleniumtests.browserfactory.AbstractWebDriverFactory
-
Accessed by sub classes so that they don't have be declared abstract class.
- getWebDriver() - Method in interface com.seleniumtests.browserfactory.IWebDriverFactory
-
- getWebDriver() - Method in class com.seleniumtests.driver.CustomEventFiringWebDriver
-
- getWebDriver() - Static method in class com.seleniumtests.driver.WebUIDriver
-
Get EventFiringWebDriver.
- getWebDriver(Boolean) - Static method in class com.seleniumtests.driver.WebUIDriver
-
Returns WebDriver instance Creates a new WebDriver Instance if it is null and isCreate is true.
- getWebDriverBuilder() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getWebDriverConfig() - Method in class com.seleniumtests.browserfactory.AbstractWebDriverFactory
-
- getWebDriverConfig() - Method in interface com.seleniumtests.browserfactory.IWebDriverFactory
-
- getWebDriverGrid() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getWebDriverListener() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getWebDriverListeners() - Method in class com.seleniumtests.driver.DriverConfig
-
- getWebPlatform() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getWebPlatform() - Method in class com.seleniumtests.driver.DriverConfig
-
- getWebProxyAddress() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getWebProxyType() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getWebRunBrowser() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getWebRunMode() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getWebSessionTimeout() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- getWebSessionTimeout() - Method in class com.seleniumtests.driver.DriverConfig
-
- getWebSessionTimeout() - Method in class com.seleniumtests.driver.WebUIDriver
-
- getWebUIDriver() - Static method in class com.seleniumtests.driver.WebUIDriver
-
Returns WebUIDriver instance Creates new WebUIDriver instance if it is null.
- getWidth() - Method in class com.seleniumtests.webelements.HtmlElement
-
Returns the 'width' property of the underlying WebElement's Dimension.
- getWidth() - Method in class com.seleniumtests.webelements.ImageElement
-
- getWindowHandle() - Method in class com.seleniumtests.webelements.PageObject
-
- getXMLNodes(String, String) - Static method in class com.seleniumtests.helper.XMLUtility
-
- getXmlSuite() - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- getXPath() - Method in class com.seleniumtests.xmldog.XNode
-
Gets the XPath expression.
- getXPathEList() - Method in class com.seleniumtests.xmldog.Config
-
Gets Elist containing XPath.
- getXPathLocation() - Method in class com.seleniumtests.xmldog.NodeDetail
-
Gets XPath expression for the Node.
- getXPathNodeIndex(Node, boolean) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Gets Node Index value for the XPath expression
e.g.
- goBack() - Method in class com.seleniumtests.webelements.PageObject
-
- goForward() - Method in class com.seleniumtests.webelements.PageObject
-
- greaterThan(String, Number) - Static method in class com.seleniumtests.core.Filter
-
- ICapabilitiesFactory - Interface in com.seleniumtests.browserfactory
-
- IContextAttributeListener - Interface in com.seleniumtests.core
-
- identicalNodeFound(Node, Node, String) - Method in interface com.seleniumtests.xmldog.DifferenceListener
-
- identicalNodeFound(Node, Node, String) - Method in class com.seleniumtests.xmldog.Differences
-
Notifies DifferenceListener that identical node has been found in.
- IE_DRIVER_PATH - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- IECapabilitiesFactory - Class in com.seleniumtests.browserfactory
-
- IECapabilitiesFactory() - Constructor for class com.seleniumtests.browserfactory.IECapabilitiesFactory
-
- IEDriverFactory - Class in com.seleniumtests.browserfactory
-
- IEDriverFactory(DriverConfig) - Constructor for class com.seleniumtests.browserfactory.IEDriverFactory
-
- ImageElement - Class in com.seleniumtests.webelements
-
- ImageElement(String, By) - Constructor for class com.seleniumtests.webelements.ImageElement
-
- IMPLICIT_WAIT_TIME_OUT - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- in(String, Object[]) - Static method in class com.seleniumtests.core.Filter
-
- includesNodeValuesInXPath() - Method in class com.seleniumtests.xmldog.Config
-
- indexOf(Object) - Method in class com.seleniumtests.xmldog.OrderedMap
-
Gets index of a given element with element key.
- informPageLoad(IPage) - Static method in class com.seleniumtests.core.SeleniumTestsPageListener
-
Informs all the page listeners on page Load.
- informPageUnload(IPage) - Static method in class com.seleniumtests.core.SeleniumTestsPageListener
-
Informs all the page listeners on page Unload.
- init() - Method in class com.seleniumtests.webelements.HtmlElement
-
Refreshes the WebUIDriver before locating the element, to ensure we have the current version (useful for when the
state of an element has changed via an AJAX or non-page-turn action).
- init() - Method in class com.seleniumtests.webelements.SelectList
-
- initGlobalContext(ITestContext) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- initMethodsByGroup() - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- initTestLevelContext(ITestContext, XmlTest) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- initTestLevelContext(XmlTest) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- initThreadContext() - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- initThreadContext(ITestContext) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- initThreadContext(ITestContext, XmlTest) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- initThreadContext(XmlTest) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- insert(Object, Object, int) - Method in class com.seleniumtests.xmldog.OrderedMap
-
Inserts element at a position.
- invokePageListeners(String, IPage, boolean) - Method in class com.seleniumtests.reporter.PluginsHelper
-
- IOsCapabilitiesFactory - Class in com.seleniumtests.browserfactory
-
- IOsCapabilitiesFactory() - Constructor for class com.seleniumtests.browserfactory.IOsCapabilitiesFactory
-
- IPage - Interface in com.seleniumtests.webelements
-
- IPhoneCapabilitiesFactory - Class in com.seleniumtests.browserfactory
-
Sets iphone capabilities.
- IPhoneCapabilitiesFactory() - Constructor for class com.seleniumtests.browserfactory.IPhoneCapabilitiesFactory
-
- IPhoneDriverFactory - Class in com.seleniumtests.browserfactory
-
IPhone Driver Factory
- IPhoneDriverFactory(DriverConfig) - Constructor for class com.seleniumtests.browserfactory.IPhoneDriverFactory
-
- is32() - Static method in class com.seleniumtests.helper.OSUtility
-
- is64() - Static method in class com.seleniumtests.helper.OSUtility
-
- isCommentNode(Node) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Checks if the given Node is Comment Node
- isCookiePresent(String) - Method in class com.seleniumtests.webelements.PageObject
-
- isCustomDifference() - Method in class com.seleniumtests.xmldog.Config
-
Checks if Custom Difference is turned on.
- isDetailedMode() - Method in class com.seleniumtests.xmldog.Config
-
Checks if XMLDog is working in the detailed mode.
- isDisplayed() - Method in class com.seleniumtests.webelements.HtmlElement
-
Indicates whether or not the web element is currently displayed in the browser.
- isElementPresent(By) - Method in class com.seleniumtests.webelements.BasePage
-
- isElementPresent() - Method in class com.seleniumtests.webelements.HtmlElement
-
Searches for the element using the BY locator, and indicates whether or not it exists in the page.
- isEnabled() - Method in class com.seleniumtests.webelements.HtmlElement
-
Indicates whether or not the element is enabled in the browser.
- isEnableJavascript() - Method in class com.seleniumtests.driver.DriverConfig
-
- isEnableJavascript() - Method in class com.seleniumtests.driver.WebUIDriver
-
- isEventFiringWebDriver() - Method in class com.seleniumtests.driver.DriverConfig
-
- isExactMatch() - Method in class com.seleniumtests.xmldog.NodeResult
-
Checks if its an exact match.
- isException() - Method in class com.seleniumtests.driver.ScreenShot
-
- isExpandingEntityRefs() - Method in class com.seleniumtests.xmldog.Config
-
Checks if XMLDog is expanding Entity References in the Documents.
- isFrame() - Method in class com.seleniumtests.webelements.BasePage
-
- isFrame() - Method in class com.seleniumtests.webelements.PageObject
-
- isHasBody() - Method in class com.seleniumtests.webelements.Table
-
- isIgnoringComments() - Method in class com.seleniumtests.xmldog.Config
-
Checks if XMLDog is ignoring comments.
- isIgnoringOrder() - Method in class com.seleniumtests.xmldog.Config
-
Gets IgnoringOrder flag.
- isIgnoringWhitespace() - Method in class com.seleniumtests.xmldog.Comparator
-
Convenience method to check if the whitespace is being ignored.
- isIgnoringWhitespace() - Method in class com.seleniumtests.xmldog.Config
-
Gets IgnoringWhitespace flag.
- isMac() - Static method in class com.seleniumtests.helper.OSUtility
-
- isMatch() - Method in class com.seleniumtests.xmldog.NodeResult
-
Checks if the NodeResult is a match, either by unique attribute.
- isMultiple() - Method in class com.seleniumtests.webelements.SelectList
-
- isNamespaceAware() - Method in class com.seleniumtests.xmldog.Config
-
Gets Namespace aware flag.
- isPageListenerApplicable(Plugin, String, String) - Method in class com.seleniumtests.reporter.PluginsHelper
-
- isPageSectionPresent() - Method in class com.seleniumtests.webelements.WebPageSection
-
- isRecoverable() - Method in class com.seleniumtests.xmldog.Difference
-
- isSelected() - Method in class com.seleniumtests.webelements.CheckBoxElement
-
- isSelected() - Method in class com.seleniumtests.webelements.HtmlElement
-
Indicates whether or not the element is selected in the browser.
- isSelected() - Method in class com.seleniumtests.webelements.RadioButtonElement
-
- isSetAcceptUntrustedCertificates() - Method in class com.seleniumtests.driver.DriverConfig
-
- isSetAcceptUntrustedCertificates() - Method in class com.seleniumtests.driver.WebUIDriver
-
- isSetAssumeUntrustedCertificateIssuer() - Method in class com.seleniumtests.driver.DriverConfig
-
- isSetAssumeUntrustedCertificateIssuer() - Method in class com.seleniumtests.driver.WebUIDriver
-
- isSoftAssertEnabled() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- isStrElementNode(String, Node, boolean) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Checks if Element Node is same as a Element name String
- isTestResultEffected() - Method in class com.seleniumtests.core.SeleniumTestsPageListener
-
- isTestResultEffected(String) - Method in class com.seleniumtests.reporter.PluginsHelper
-
- isTextPresent(String) - Method in class com.seleniumtests.webelements.BasePage
-
- isTextPresent(String) - Method in class com.seleniumtests.webelements.HtmlElement
-
Whether or not the indicated text is contained in the element's getText() attribute.
- isTextPresent(String) - Method in class com.seleniumtests.webelements.LabelElement
-
- isUniqueAttrMatch() - Method in class com.seleniumtests.xmldog.NodeResult
-
Checks if unique Attribute matches.
- isUseFirefoxDefaultProfile() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- isUseFirefoxDefaultProfile() - Method in class com.seleniumtests.driver.DriverConfig
-
- isValidating() - Method in class com.seleniumtests.xmldog.Config
-
Gets Validating flag.
- isWebProxyEnabled() - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- isWebTest() - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- isWhitespaceStr(String) - Static method in class com.seleniumtests.xmldog.StringUtil
-
Checks if the input String is Whitespace only.
- isWhitespaceTextNode(Node) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Checks if the Node is Text Node and contains Whitespace only
- isWindows() - Static method in class com.seleniumtests.helper.OSUtility
-
- isXPathEListEnabled() - Method in class com.seleniumtests.xmldog.Config
-
Checks if XPath elist is enabled.
- IWebDriverFactory - Interface in com.seleniumtests.browserfactory
-
- SafariCapabilitiesFactory - Class in com.seleniumtests.browserfactory
-
- SafariCapabilitiesFactory() - Constructor for class com.seleniumtests.browserfactory.SafariCapabilitiesFactory
-
- SafariDriverFactory - Class in com.seleniumtests.browserfactory
-
- SafariDriverFactory(DriverConfig) - Constructor for class com.seleniumtests.browserfactory.SafariDriverFactory
-
- SAUCELABS_URL - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- SauceLabsCapabilitiesFactory - Class in com.seleniumtests.browserfactory
-
- SauceLabsCapabilitiesFactory() - Constructor for class com.seleniumtests.browserfactory.SauceLabsCapabilitiesFactory
-
- SauceLabsDriverFactory - Class in com.seleniumtests.browserfactory
-
- SauceLabsDriverFactory(DriverConfig) - Constructor for class com.seleniumtests.browserfactory.SauceLabsDriverFactory
-
- ScreenShot - Class in com.seleniumtests.driver
-
- ScreenShot() - Constructor for class com.seleniumtests.driver.ScreenShot
-
- ScreenShotRemoteWebDriver - Class in com.seleniumtests.driver
-
- ScreenShotRemoteWebDriver(DesiredCapabilities) - Constructor for class com.seleniumtests.driver.ScreenShotRemoteWebDriver
-
- ScreenShotRemoteWebDriver(URL, DesiredCapabilities) - Constructor for class com.seleniumtests.driver.ScreenShotRemoteWebDriver
-
- ScreenShotRemoteWebDriver() - Constructor for class com.seleniumtests.driver.ScreenShotRemoteWebDriver
-
- ScreenshotUtil - Class in com.seleniumtests.driver
-
- ScreenshotUtil() - Constructor for class com.seleniumtests.driver.ScreenshotUtil
-
- ScreenshotUtil(WebDriver) - Constructor for class com.seleniumtests.driver.ScreenshotUtil
-
- select - Variable in class com.seleniumtests.webelements.SelectList
-
- selectByIndex(int) - Method in class com.seleniumtests.webelements.SelectList
-
- selectByIndex(int[]) - Method in class com.seleniumtests.webelements.SelectList
-
- selectByText(String) - Method in class com.seleniumtests.webelements.SelectList
-
Select standard select by attribute text, and select fake select with ul and li by attribute title.
- selectByText(String[]) - Method in class com.seleniumtests.webelements.SelectList
-
- selectByValue(String) - Method in class com.seleniumtests.webelements.SelectList
-
- selectByValue(String[]) - Method in class com.seleniumtests.webelements.SelectList
-
- selectFrame(By) - Method in class com.seleniumtests.webelements.BasePage
-
- selectFrame(int) - Method in class com.seleniumtests.webelements.PageObject
-
- selectFrame(By) - Method in class com.seleniumtests.webelements.PageObject
-
- selectFrame(String) - Method in class com.seleniumtests.webelements.PageObject
-
- SelectList - Class in com.seleniumtests.webelements
-
Support both standard select tag and fake select consists of tag ul and li.
- SelectList(String, By) - Constructor for class com.seleniumtests.webelements.SelectList
-
- selectNewWindow() - Method in class com.seleniumtests.webelements.PageObject
-
- selectWindow(String) - Method in class com.seleniumtests.webelements.BasePage
-
If current window is closed then use driver.switchTo.window(handle).
- selectWindow() - Method in class com.seleniumtests.webelements.PageObject
-
- selectWindow(int) - Method in class com.seleniumtests.webelements.PageObject
-
- SeleniumTestPlan - Class in com.seleniumtests.core
-
This class initializes context, sets up and tears down and clean up drivers An STF test should extend this class.
- SeleniumTestPlan() - Constructor for class com.seleniumtests.core.SeleniumTestPlan
-
- SeleniumTestsContext - Class in com.seleniumtests.core
-
Defines TestNG context used in STF.
- SeleniumTestsContext(ITestContext) - Constructor for class com.seleniumtests.core.SeleniumTestsContext
-
- SeleniumTestsContextManager - Class in com.seleniumtests.core
-
SeleniumTestsContextManager provides ways to manage global context, thread context and test level context.
- SeleniumTestsContextManager() - Constructor for class com.seleniumtests.core.SeleniumTestsContextManager
-
- SeleniumTestsDefaultSuite - Class in com.seleniumtests.core
-
- SeleniumTestsDefaultSuite() - Constructor for class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- SeleniumTestsPageListener - Class in com.seleniumtests.core
-
Plugin architecture for SEO, Java Script, Accessibility etc functional tests.
- SeleniumTestsPageListener(String, boolean) - Constructor for class com.seleniumtests.core.SeleniumTestsPageListener
-
- SeleniumTestsPageListener() - Constructor for class com.seleniumtests.core.SeleniumTestsPageListener
-
- SeleniumTestsPlugins - Class in com.seleniumtests.reporter.pluginmodel
-
Java class for anonymous complex type.
- SeleniumTestsPlugins() - Constructor for class com.seleniumtests.reporter.pluginmodel.SeleniumTestsPlugins
-
- SeleniumTestsReporter - Class in com.seleniumtests.reporter
-
- SeleniumTestsReporter() - Constructor for class com.seleniumtests.reporter.SeleniumTestsReporter
-
- SeleniumTestsReporter.TestMethodSorter<T extends org.testng.ITestNGMethod> - Class in com.seleniumtests.reporter
-
- SeleniumTestsReporter.TestResultSorter<T extends org.testng.ITestResult> - Class in com.seleniumtests.reporter
-
- sendKeys(CharSequence) - Method in class com.seleniumtests.webelements.HtmlElement
-
Sends the indicated CharSequence to the WebElement.
- sendKeys(String) - Method in class com.seleniumtests.webelements.TextFieldElement
-
- Set_Accept_Untrusted_Certificates - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- Set_Assume_Untrusted_Certificate_Issuer - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- setApp(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setAppActivity(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setAppiumServerURL(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setApplyEListToSiblings(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Sets the flag indicating whether EList entries should be applied to the siblings of the.
- setAppPackage(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setAttribute(String, Object) - Method in class com.seleniumtests.core.DefaultTestNGContext
-
- setAttribute(String, Object) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- setAttribute(String, Object) - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- setAutomationName(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setBrowser(BrowserType) - Method in class com.seleniumtests.driver.DriverConfig
-
- setBrowser(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setBrowserDownloadDir(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setBrowserDownloadDir(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setBrowserName(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setBrowserVersion(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setBrowserVersion(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setBrowserWindowHeight(int) - Method in class com.seleniumtests.driver.DriverConfig
-
- setBrowserWindowWidth(int) - Method in class com.seleniumtests.driver.DriverConfig
-
- setChromeBinPath(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setChromeBinPath(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setChromeDriverPath(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setChromeDriverPath(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setClassName(String) - Method in class com.seleniumtests.reporter.pluginmodel.Page
-
Sets the value of the className property.
- setClassName(String) - Method in class com.seleniumtests.reporter.pluginmodel.Plugin
-
Sets the value of the className property.
- setClassName(String) - Method in class com.seleniumtests.reporter.pluginmodel.Test
-
Sets the value of the className property.
- setConfig(DriverConfig) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setConfig(Config) - Method in class com.seleniumtests.xmldog.XMLDog
-
Sets config.
- setControlNode(Node) - Method in class com.seleniumtests.xmldog.Comparator
-
Sets Control Node.
- setControlNode(XNode) - Method in class com.seleniumtests.xmldog.NodeResult
-
Sets Control Node.
- setControlNodeDetail(XNode) - Method in class com.seleniumtests.xmldog.Difference
-
Sets control Node detail.
- setCustomDifference(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Sets Custom difference flag.
- setDepth(int) - Method in class com.seleniumtests.xmldog.XNode
-
Sets the depth of the Node in the Document.
- setDetailedMode(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Sets if XMLDog is in the Detailed mode.
- setDeviceName(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setDifferences(Differences) - Method in class com.seleniumtests.xmldog.NodeResult
-
Sets Differences.
- setDriver(WebDriver) - Method in class com.seleniumtests.driver.DriverConfig
-
- setEnableJavascript(boolean) - Method in class com.seleniumtests.driver.DriverConfig
-
- setEnableJavascript(Boolean) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setEventFiringWebDriver(boolean) - Method in class com.seleniumtests.driver.DriverConfig
-
- setException(boolean) - Method in class com.seleniumtests.driver.ScreenShot
-
- setExpandingEntityRefs(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Sets if XMLDog is expanding Entity regferences in the Documents.
- setExplicitTimeout(int) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setExplicitWaitTimeout(double) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- setExplicitWaitTimeout(int) - Method in class com.seleniumtests.driver.DriverConfig
-
- setFfBinPath(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setFfBinPath(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setFfProfilePath(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setFfProfilePath(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setFileDetector(FileDetector) - Method in class com.seleniumtests.driver.CustomEventFiringWebDriver
-
- setGlobalContext(SeleniumTestsContext) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- setHtmlSavedToPath(String) - Method in class com.seleniumtests.webelements.PageObject
-
- setHtmlSourcePath(String) - Method in class com.seleniumtests.driver.ScreenShot
-
- setHubUrl(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setHubUrl(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setId(String) - Method in class com.seleniumtests.reporter.ShortTestResult
-
- setId(int) - Method in class com.seleniumtests.xmldog.Difference
-
- setIeDriverPath(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setIEDriverPath(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setIfExactMatch(boolean) - Method in class com.seleniumtests.xmldog.NodeResult
-
Sets the flag if its an exact match.
- setIgnoringComments(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Sets flag for ignoring XML Comments.
- setIgnoringOrder(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Sets IgnoringOrder flag.
- setIgnoringWhitespace(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Sets IgnoringWhitespace flag.
- setImagePath(String) - Method in class com.seleniumtests.driver.ScreenShot
-
- setImplicitlyWaitTimeout(double) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setImplicitWaitTimeout(double) - Method in class com.seleniumtests.browserfactory.AbstractWebDriverFactory
-
- setImplicitWaitTimeout(double) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- setImplicitWaitTimeout(double) - Method in class com.seleniumtests.driver.DriverConfig
-
- setIncludeNodeValuesInXPath(boolean) - Method in class com.seleniumtests.xmldog.Config
-
- setInstancesFailed(int) - Method in class com.seleniumtests.reporter.ShortTestResult
-
- setInstancesPassed(int) - Method in class com.seleniumtests.reporter.ShortTestResult
-
- setInstancesSkipped(int) - Method in class com.seleniumtests.reporter.ShortTestResult
-
- setLocation(String) - Method in class com.seleniumtests.driver.ScreenShot
-
- setMobilePlatformName(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setMobilePlatformVersion(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setMode(DriverMode) - Method in class com.seleniumtests.driver.DriverConfig
-
- setMode(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setName(String) - Method in class com.seleniumtests.reporter.pluginmodel.Method
-
Sets the value of the name property.
- setName(String) - Method in class com.seleniumtests.reporter.ShortTestResult
-
- setNamespaceAware(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Sets Namespace aware flag.
- setNewCommandTimeout(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setNode(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setNode(Node) - Method in class com.seleniumtests.xmldog.NodeDetail
-
Sets the Node.
- setNode(Node) - Method in class com.seleniumtests.xmldog.XNode
-
Sets Node.
- setNoIndexXPath(String) - Method in class com.seleniumtests.xmldog.XNode
-
Sets XPath expression without the indexes.
- setNtlmAuthTrustedUris(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setNtlmAuthTrustedUris(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setOperaProfilePath(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setOperaProfilePath(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setOutputDirectory(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setOutputDirectory(String) - Method in class com.seleniumtests.driver.ScreenShot
-
- setOutputDirectory(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setOutputDirectory(String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- setPageLoadTimeout(long) - Method in class com.seleniumtests.browserfactory.AndroidDriverFactory
-
- setPageLoadTimeout(long) - Method in class com.seleniumtests.browserfactory.ChromeDriverFactory
-
- setPageLoadTimeout(long) - Method in class com.seleniumtests.browserfactory.FirefoxDriverFactory
-
- setPageLoadTimeout(long) - Method in class com.seleniumtests.browserfactory.IPhoneDriverFactory
-
- setPageLoadTimeout(long) - Method in class com.seleniumtests.browserfactory.MarionetteDriverFactory
-
- setPageLoadTimeout(long, BrowserType) - Method in class com.seleniumtests.browserfactory.RemoteDriverFactory
-
- setPageLoadTimeout(long) - Method in class com.seleniumtests.browserfactory.SauceLabsDriverFactory
-
- setPageLoadTimeout(int) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- setPageLoadTimeout(int) - Method in class com.seleniumtests.driver.DriverConfig
-
- setPageLoadTimeout(int) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setParentInjector(Injector) - Method in class com.seleniumtests.core.SeleniumTestsDefaultSuite
-
- setPlatform(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setPlatform(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setPosition(int) - Method in class com.seleniumtests.xmldog.XNode
-
Sets the position of the Node under the parent.
- setProxyHost(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setProxyHost(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setPurpose(String) - Method in class com.seleniumtests.reporter.pluginmodel.Plugin
-
Sets the value of the purpose property.
- setRecoverable(boolean) - Method in class com.seleniumtests.xmldog.Difference
-
Allow the recoverable field value to be overridden.
- setReportId(String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- setResources(String) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
- setSauceLabsURL(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setSetAcceptUntrustedCertificates(boolean) - Method in class com.seleniumtests.driver.DriverConfig
-
- setSetAcceptUntrustedCertificates(boolean) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setSetAssumeUntrustedCertificateIssuer(boolean) - Method in class com.seleniumtests.driver.DriverConfig
-
- setSetAssumeUntrustedCertificateIssuer(boolean) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setSuiteName(String) - Method in class com.seleniumtests.driver.ScreenShot
-
- setTestCaseId(String) - Method in class com.seleniumtests.util.internal.entity.TestEntity
-
- setTestDataFile(String) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- setTestMethod(String) - Method in class com.seleniumtests.util.internal.entity.TestEntity
-
- setTestNode(Node) - Method in class com.seleniumtests.xmldog.Comparator
-
Sets Test Node.
- setTestNode(XNode) - Method in class com.seleniumtests.xmldog.NodeResult
-
Sets Test Node.
- setTestNodeDetail(XNode) - Method in class com.seleniumtests.xmldog.Difference
-
Sets test Node detail.
- setTestType(String) - Method in class com.seleniumtests.core.SeleniumTestsContext
-
- setTestType(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setThreadContext(SeleniumTestsContext) - Static method in class com.seleniumtests.core.SeleniumTestsContextManager
-
- setTitle(String) - Method in class com.seleniumtests.driver.ScreenShot
-
- setTitle(String) - Method in class com.seleniumtests.webelements.PageObject
-
- setTotalMethod(int) - Method in class com.seleniumtests.reporter.ShortTestResult
-
- setUniqueAttrMatch(boolean) - Method in class com.seleniumtests.xmldog.NodeResult
-
Sets Unique Attribute match flag.
- setUrl(String) - Method in class com.seleniumtests.webelements.PageObject
-
- setUseFirefoxDefaultProfile(boolean) - Method in class com.seleniumtests.driver.DriverConfig
-
- setUserAgentOverride(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setUserAgentOverride(String) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setValidating(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Sets Validating flag.
- setVersion(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setWebDriver(WebDriver) - Method in class com.seleniumtests.browserfactory.AbstractWebDriverFactory
-
- setWebDriver(WebDriver) - Static method in class com.seleniumtests.driver.WebUIDriver
-
Lets user set their own driver This can be retrieved as WebUIDriver.getWebDriver().
- setWebDriverBuilder(IWebDriverFactory) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setWebDriverConfig(DriverConfig) - Method in class com.seleniumtests.browserfactory.AbstractWebDriverFactory
-
- setWebDriverListeners(ArrayList<WebDriverEventListener>) - Method in class com.seleniumtests.driver.DriverConfig
-
- setWebDriverListeners(String) - Method in class com.seleniumtests.driver.DriverConfig
-
- setWebPlatform(Platform) - Method in class com.seleniumtests.driver.DriverConfig
-
- setWebSessionTimeout(int) - Method in class com.seleniumtests.driver.DriverConfig
-
- setWebSessionTimeout(int) - Method in class com.seleniumtests.driver.WebUIDriver
-
- setXPath(String) - Method in class com.seleniumtests.xmldog.XNode
-
Sets XPath expression.
- setXPathEListEnabled(boolean) - Method in class com.seleniumtests.xmldog.Config
-
Enables - disables XPath elist.
- setXPathLocation(String) - Method in class com.seleniumtests.xmldog.NodeDetail
-
Sets XPath expression for the Node.
- ShortTestResult - Class in com.seleniumtests.reporter
-
- ShortTestResult(String) - Constructor for class com.seleniumtests.reporter.ShortTestResult
-
- similarNodeFound(Node, Node, String) - Method in interface com.seleniumtests.xmldog.DifferenceListener
-
- similarNodeFound(Node, Node, String) - Method in class com.seleniumtests.xmldog.Differences
-
Notifies DifferenceListener that similar node has been found in.
- simulateClick() - Method in class com.seleniumtests.webelements.HtmlElement
-
- simulateMouseOver() - Method in class com.seleniumtests.webelements.HtmlElement
-
Forces a mouseOver event on the WebElement using simulate by JavaScript way for some dynamic menu.
- simulateMoveToElement(int, int) - Method in class com.seleniumtests.webelements.HtmlElement
-
- size() - Method in class com.seleniumtests.xmldog.OrderedMap
-
Gets size of the ordered list.
- sleep(int) - Method in class com.seleniumtests.webelements.HtmlElement
-
Method, which should never be used.
- SOFT_ASSERT_ENABLED - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- softAssertEquals(boolean, boolean, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(byte, byte, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(byte[], byte[], String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(char, char, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(Collection, Collection, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(double, double, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(float, float, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(int, int, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(long, long, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(Object, Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(Object[], Object[], String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(short, short, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertEquals(String, String, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertFalse(boolean, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertNotNull(Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertNotSame(Object, Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertNull(Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertSame(Object, Object, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertThat(String, boolean) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertThat(String, T, Matcher<? super T>) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertThat(T, Matcher<? super T>) - Static method in class com.seleniumtests.core.CustomAssertion
-
- softAssertTrue(boolean, String) - Static method in class com.seleniumtests.core.CustomAssertion
-
- sortAttributes(NamedNodeMap) - Static method in class com.seleniumtests.xmldog.XMLUtil
-
Sorts Attributes of a given Node
- SpreadSheetHelper - Class in com.seleniumtests.util
-
- SpreadSheetHelper() - Constructor for class com.seleniumtests.util.SpreadSheetHelper
-
- SSH_COMMAND_WAIT - Static variable in class com.seleniumtests.core.SeleniumTestsContext
-
- START_CDATA - Static variable in interface com.seleniumtests.xmldog.XMLConstants
-
"![CDATA["
- START_COMMENT - Static variable in interface com.seleniumtests.xmldog.XMLConstants
-
"!--"
- START_DOCTYPE - Static variable in interface com.seleniumtests.xmldog.XMLConstants
-
"!DOCTYPE"
- START_PROCESSING_INSTRUCTION - Static variable in interface com.seleniumtests.xmldog.XMLConstants
-
"?"
- startHtml(ITestContext, PrintWriter) - Method in class com.seleniumtests.reporter.SeleniumTestsReporter
-
Begin HTML stream.
- StringUtil - Class in com.seleniumtests.xmldog
-
StringUtil class containing utility functions related to Strings.
- StringUtil() - Constructor for class com.seleniumtests.xmldog.StringUtil
-
- StringUtility - Class in com.seleniumtests.helper
-
- StringUtility() - Constructor for class com.seleniumtests.helper.StringUtility
-
- submit() - Method in class com.seleniumtests.webelements.ButtonElement
-
- switchToDefaultContent() - Method in class com.seleniumtests.webelements.PageObject
-
- switchToWindow(Set<String>, String) - Static method in class com.seleniumtests.webelements.BasePage
-