jar

io.perfeccionista.framework : pagefactory-web-api

Maven & Gradle

Aug 10, 2021
2 usages
0 stars

pagefactory-web-api · Module pagefactory-web-api of Perfeccionista Framework.

Table Of Contents

Latest Version

Download io.perfeccionista.framework : pagefactory-web-api JAR file - Latest Versions:

All Versions

Download io.perfeccionista.framework : pagefactory-web-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pagefactory-web-api-0.2.0-Beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.perfeccionista.framework.pagefactory.elements.locators

├─ io.perfeccionista.framework.pagefactory.elements.locators.WebItemLocator.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.locators.WebLocator.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.locators.WebLocatorChain.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.locators.WebLocatorHolder.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.locators.WebLocatorRegistry.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.locators.WebLocatorStrategy.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.locators.WebLocators.class - [JAR]

io.perfeccionista.framework.pagefactory.filter.textblock.condition

├─ io.perfeccionista.framework.pagefactory.filter.textblock.condition.WebTextBlockCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.textblock.condition.WebTextBlockEmptyCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.textblock.condition.WebTextBlockIndexCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.textblock.condition.WebTextBlockTextCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.textblock.condition.WebTextBlockTextNumberValueCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.textblock.condition.WebTextBlockTextStringValueCondition.class - [JAR]

io.perfeccionista.framework.matcher.element.implementations

├─ io.perfeccionista.framework.matcher.element.implementations.WebImageShouldBeImageMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.implementations.WebImageShouldHavePathMatcher.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.base

├─ io.perfeccionista.framework.pagefactory.elements.base.WebChildElement.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.base.WebChildElementBase.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.base.WebElementBase.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.base.WebLocatorChainAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.base.WebParentElement.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.base.WebParentHolder.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.base.WebParentHolderAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.base.WebParentHolderForChildElement.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.base.WebParentHolderForIsolatedStructuralElement.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.base.WebParentHolderForStructuralElement.class - [JAR]

io.perfeccionista.framework.matcher.result.implementations

├─ io.perfeccionista.framework.matcher.result.implementations.IndexesNumberMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.IndexesNumberValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebIndexedResultsMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebShouldHaveExpectedResultMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebShouldHaveIndexNumberMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebShouldHaveIndexNumberValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebShouldHaveNonNullResultMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebShouldHaveNullResultMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebShouldHaveSizeNumberMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebShouldHaveSizeNumberValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebShouldHaveSortedResultMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.implementations.WebShouldHaveStringValueResultMatcher.class - [JAR]

io.perfeccionista.framework.pagefactory.dispatcher.cookies

├─ io.perfeccionista.framework.pagefactory.dispatcher.cookies.Cookie.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.dispatcher.cookies.WebBrowserCookiesDispatcher.class - [JAR]

io.perfeccionista.framework.exceptions

├─ io.perfeccionista.framework.exceptions.CookieValidation.class - [JAR]

├─ io.perfeccionista.framework.exceptions.NoFilesToUpload.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebBrowserConfigurationNotFound.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebBrowserDimensions.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebBrowserDispatcherNotStarted.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebBrowserTabCount.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebBrowserTabNotFound.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebBrowserTabSize.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebBrowserTabTitle.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebBrowserTabUrl.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementColor.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementDimensions.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementInFocus.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementIndex.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementInitialization.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementIsClosed.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementIsDisabled.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementIsEnabled.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementIsOpen.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementLabelValue.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementLocation.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementNotClickable.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementNotInFocus.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementNotSelected.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementOnTheScreen.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementPropertyValue.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementScreenshot.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementSize.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebElementTextValue.class - [JAR]

├─ io.perfeccionista.framework.exceptions.WebResultSetNotSorted.class - [JAR]

io.perfeccionista.framework.pagefactory.dispatcher.executor

├─ io.perfeccionista.framework.pagefactory.dispatcher.executor.WebBrowserOperationExecutor.class - [JAR]

io.perfeccionista.framework.exceptions.js

├─ io.perfeccionista.framework.exceptions.js.JsElementSearch.class - [JAR]

├─ io.perfeccionista.framework.exceptions.js.JsElementState.class - [JAR]

├─ io.perfeccionista.framework.exceptions.js.JsExecution.class - [JAR]

├─ io.perfeccionista.framework.exceptions.js.JsFunctionCall.class - [JAR]

├─ io.perfeccionista.framework.exceptions.js.JsIncorrectSearchQuery.class - [JAR]

io.perfeccionista.framework.pagefactory.dispatcher.screen

├─ io.perfeccionista.framework.pagefactory.dispatcher.screen.WebBrowserScreenDispatcher.class - [JAR]

io.perfeccionista.framework.exceptions.mapper

├─ io.perfeccionista.framework.exceptions.mapper.WebExceptionMapper.class - [JAR]

io.perfeccionista.framework.pagefactory.operation.handler.base

├─ io.perfeccionista.framework.pagefactory.operation.handler.base.ExecuteOperation.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.base.LoadJsFunctions.class - [JAR]

io.perfeccionista.framework.matcher.result

├─ io.perfeccionista.framework.matcher.result.WebIndexesMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.result.WebMultipleIndexedResultMatcher.class - [JAR]

io.perfeccionista.framework.pagefactory.factory.proxy.frame

├─ io.perfeccionista.framework.pagefactory.factory.proxy.frame.WebBlockElementFrame.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.proxy.frame.WebChildElementFrame.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.proxy.frame.WebElementFrame.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.properties

├─ io.perfeccionista.framework.pagefactory.elements.properties.StringAttributeWebElementPropertyExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.properties.TextWebElementPropertyExtractor.class - [JAR]

io.perfeccionista.framework.pagefactory.filter.block

├─ io.perfeccionista.framework.pagefactory.filter.block.WebBlockFilter.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.WebBlockFilterBuilder.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.WebBlockFilterBuilderImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.WebBlockFilterImpl.class - [JAR]

io.perfeccionista.framework.pagefactory.operation.handler

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsAddLogEntry.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsCheckBooleanAttributeValue.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsCheckIsDisplayed.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsCheckIsImage.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsCheckIsImmovable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsCheckStringAttributeValue.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsClear.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsClick.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsDragAndDrop.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetAttributeValue.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetColor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetElementBounds.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetInnerText.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetIsDisplayed.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetIsEnabled.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetIsInFocus.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetIsOnTheScreen.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetIsPresent.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetIsSelected.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetScreenshot.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetText.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsGetValueAttributeValue.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsMouseHoverTo.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsSaveImageToFile.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsScrollTo.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsSendKeyEvents.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.handler.JsTypeText.class - [JAR]

io.perfeccionista.framework.pagefactory.operation

├─ io.perfeccionista.framework.pagefactory.operation.WebElementIsDisplayedOperationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.WebElementIsPresentOperationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.WebElementOperation.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.WebElementOperationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.WebElementOperationResult.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.WebLocatorProcessingResult.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.WebPageOperation.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.WebPageOperationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.WebPageOperationResult.class - [JAR]

io.perfeccionista.framework.pagefactory.factory.proxy

├─ io.perfeccionista.framework.pagefactory.factory.proxy.UnimplementedWebElementMethodInvocationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.proxy.WebChildElementCallbackFilter.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.proxy.WebChildElementFrameCallbackFilter.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.proxy.WebParentElementCallbackFilter.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.proxy.WebParentElementFrameCallbackFilter.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.proxy.WebParentElementInvocationHandler.class - [JAR]

io.perfeccionista.framework.pagefactory.limiter

├─ io.perfeccionista.framework.pagefactory.limiter.WebContextLimiter.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.limiter.WebListBlockContextLimiter.class - [JAR]

io.perfeccionista.framework.pagefactory.extractor.textlist

├─ io.perfeccionista.framework.pagefactory.extractor.textlist.WebTextListBlockElementExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.textlist.WebTextListBlockIndexExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.textlist.WebTextListBlockTextValueExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.textlist.WebTextListBlockValueExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.textlist.WebTextListMultipleIndexedResult.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.textlist.WebTextListSingleIndexedResult.class - [JAR]

io.perfeccionista.framework.matcher.methods

├─ io.perfeccionista.framework.matcher.methods.WebComponentAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebDropDownAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebElementPropertyAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebElementStateAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebGetColorAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebGetElementBoundsAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebGetLabelAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebGetScreenshotAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebGetTextAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebIsDisplayedAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebIsEnabledAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebIsInFocusAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebIsOnTheScreenAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebIsPresentAvailableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.WebIsSelectedAvailableMatcher.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.states

├─ io.perfeccionista.framework.pagefactory.elements.states.BooleanAttributeWebElementStateExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.states.IsPresentWebElementStateExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.states.StringAttributeWebElementStateExtractor.class - [JAR]

io.perfeccionista.framework.pagefactory.filter.textblock

├─ io.perfeccionista.framework.pagefactory.filter.textblock.WebTextBlockFilter.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.textblock.WebTextBlockFilterBuilder.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.textblock.WebTextBlockFilterBuilderImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.textblock.WebTextBlockFilterImpl.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.mapping

├─ io.perfeccionista.framework.pagefactory.elements.mapping.UseMappedWebRadioButtonBlock.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.mapping.UseMappedWebTextBlock.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.mapping.WebBlockFrame.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.mapping.WebRadioGroupFrame.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.mapping.WebTableFrame.class - [JAR]

io.perfeccionista.framework.pagefactory.dispatcher.logs

├─ io.perfeccionista.framework.pagefactory.dispatcher.logs.WebBrowserLogsDispatcher.class - [JAR]

io.perfeccionista.framework.pagefactory

├─ io.perfeccionista.framework.pagefactory.WebPageService.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.WebPageServiceConfiguration.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.methods

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebClickAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebComponentAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebDropDownAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebElementContainer.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebElementPropertyAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebElementStateAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebGetColorAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebGetElementBoundsAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebGetLabelAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebGetScreenshotAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebGetTextAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebHoverToAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebInputTextAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebIsDisplayedAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebIsEnabledAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebIsInFocusAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebIsOnTheScreenAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebIsPresentAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebIsSelectedAvailable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.methods.WebScrollToAvailable.class - [JAR]

io.perfeccionista.framework.utils

├─ io.perfeccionista.framework.utils.WebElementUtils.class - [JAR]

io.perfeccionista.framework.pagefactory.extractor.radio

├─ io.perfeccionista.framework.pagefactory.extractor.radio.WebRadioButtonElementExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.radio.WebRadioButtonEnabledMarkExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.radio.WebRadioButtonIndexExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.radio.WebRadioButtonLabelValueExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.radio.WebRadioButtonSelectedMarkExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.radio.WebRadioButtonValueExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.radio.WebRadioGroupMultipleIndexedResult.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.radio.WebRadioGroupSingleIndexedResult.class - [JAR]

io.perfeccionista.framework.pagefactory.filter

├─ io.perfeccionista.framework.pagefactory.filter.WebFilter.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.WebFilterBuilder.class - [JAR]

io.perfeccionista.framework.pagefactory.operation.type

├─ io.perfeccionista.framework.pagefactory.operation.type.WebActionOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebAddLogEntryOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebCheckBooleanAttributeValueOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebCheckStringAttributeValueOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebClearOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebClickOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebCloseOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebCustomOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebDragAndDropOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebElementOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetColorOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetElementBoundsOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetIsComponentDisplayedOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetIsComponentPresentOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetIsDisplayedOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetIsEnabledOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetIsInFocusOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetIsOnTheScreenOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetIsOpenOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetIsPresentOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetIsSelectedOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetLabelOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetScreenshotOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetStringAttributeValueOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebGetTextOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebHoverToOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebIsImageOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebOpenOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebReplaceTextOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebSaveImageToFileOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebScrollToOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebSendKeyEventsOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebTypeTextOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebUploadFromClasspathOperationType.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.operation.type.WebUploadFromFileOperationType.class - [JAR]

io.perfeccionista.framework.matcher.dispatcher

├─ io.perfeccionista.framework.matcher.dispatcher.WebBrowserTabsDispatcherMatcher.class - [JAR]

io.perfeccionista.framework.pagefactory.extractor.list

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementComponentDisplayedMarkExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementComponentPresentMarkExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementDisplayedMarkExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementEnabledMarkExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementLabelValueExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementPresentMarkExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementPropertyValueExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementSelectedMarkExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockElementTextValueExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockIndexExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebBlockValueExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebListMultipleIndexedResult.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.extractor.list.WebListSingleIndexedResult.class - [JAR]

io.perfeccionista.framework.matcher.dispatcher.implementations

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserActiveTabShouldHaveTitleStringMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserActiveTabShouldHaveTitleStringValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserActiveTabShouldHaveUrlStringMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserActiveTabShouldHaveUrlStringValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserShouldHaveTabCountNumberMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserShouldHaveTabCountNumberValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserShouldHaveTabWithTitleStringMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserShouldHaveTabWithTitleStringValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserShouldHaveTabWithUrlStringMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.dispatcher.implementations.WebBrowserShouldHaveTabWithUrlStringValueMatcher.class - [JAR]

io.perfeccionista.framework

├─ io.perfeccionista.framework.Web.class - [JAR]

io.perfeccionista.framework.pagefactory.filter.block.condition

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementComponentDisplayedCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementComponentPresentCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementDisplayedCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementEmptyCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementEnabledCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementHaveStateCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementLabelNumberValueCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementLabelStringValueCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementLabelTextCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementPresentCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementPropertyNumberValueCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementPropertyStringValueCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementPropertyTextCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementSelectedCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementTextCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementTextNumberValueCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockElementTextStringValueCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.block.condition.WebBlockIndexCondition.class - [JAR]

io.perfeccionista.framework.result

├─ io.perfeccionista.framework.result.WebMultipleIndexedResult.class - [JAR]

├─ io.perfeccionista.framework.result.WebSingleIndexedResult.class - [JAR]

io.perfeccionista.framework.matcher.methods.implementations

├─ io.perfeccionista.framework.matcher.methods.implementations.WebComponentShouldBeDisplayedMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebComponentShouldBePresentMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldBeClosedMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldBeDisplayedMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldBeEnabledMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldBeInFocusMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldBeOnTheScreenMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldBeOpenMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldBePresentMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldBeSelectedMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveAbsoluteLocationMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveCenterLocationMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveColorMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveDimensionsMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveLabelNumberValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveLabelStringMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveLabelStringValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHavePropertyNumberValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHavePropertyStringMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHavePropertyStringValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveScreenLocationMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveStateMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveTextNumberValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveTextStringMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldHaveTextStringValueMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.methods.implementations.WebShouldLooksLikeMatcher.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.actions

├─ io.perfeccionista.framework.pagefactory.elements.actions.WebElementAction.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.actions.WebElementActions.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.actions.WebMappedElementAction.class - [JAR]

io.perfeccionista.framework.pagefactory.extractor

├─ io.perfeccionista.framework.pagefactory.extractor.WebValueExtractor.class - [JAR]

io.perfeccionista.framework.pagefactory.dispatcher.window

├─ io.perfeccionista.framework.pagefactory.dispatcher.window.WebBrowserWindowDispatcher.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.states.base

├─ io.perfeccionista.framework.pagefactory.elements.states.base.WebElementState.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.states.base.WebElementStateExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.states.base.WebElementStateHolder.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.states.base.WebElementStateRegistry.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.states.base.WebElementStates.class - [JAR]

io.perfeccionista.framework.pagefactory.dispatcher.context

├─ io.perfeccionista.framework.pagefactory.dispatcher.context.ContextStrategy.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.dispatcher.context.WebPageContext.class - [JAR]

io.perfeccionista.framework.matcher.element

├─ io.perfeccionista.framework.matcher.element.WebAutocompleteMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebBlockMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebCheckboxMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebChildElementMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebDropDownListMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebFileInputMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebImageMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebListMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebPageMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebRadioButtonMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebRadioGroupMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebTableMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebTextAutocompleteMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebTextDropDownListMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebTextInputMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebTextListMatcher.class - [JAR]

├─ io.perfeccionista.framework.matcher.element.WebTextMatcher.class - [JAR]

io.perfeccionista.framework.pagefactory.elements

├─ io.perfeccionista.framework.pagefactory.elements.AbstractWebChildElement.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.AbstractWebChildElementBase.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.DefaultWebRadioButtonBlock.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.DefaultWebTextBlock.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.MappedWebBlockImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebAutocomplete.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebAutocompleteImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebBlock.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebBlockImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebButton.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebButtonImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebCheckbox.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebCheckboxImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebDropDownList.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebDropDownListImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebFileInput.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebFileInputImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebImage.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebImageImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebLink.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebLinkImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebList.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebListImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebNode.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebPage.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebPageImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebRadioButton.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebRadioButtonImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebRadioGroup.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebRadioGroupImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTable.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTableImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebText.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTextAutocomplete.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTextAutocompleteImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTextDropDownList.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTextDropDownListImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTextImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTextInput.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTextInputImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTextList.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTextListImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTile.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.WebTileImpl.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.properties.base

├─ io.perfeccionista.framework.pagefactory.elements.properties.base.WebElementAttributeProperties.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.properties.base.WebElementAttributeProperty.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.properties.base.WebElementProperties.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.properties.base.WebElementProperty.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.properties.base.WebElementPropertyExtractor.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.properties.base.WebElementPropertyHolder.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.properties.base.WebElementPropertyRegistry.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.properties.base.WebElementTextProperties.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.properties.base.WebElementTextProperty.class - [JAR]

io.perfeccionista.framework.exceptions.messages

├─ io.perfeccionista.framework.exceptions.messages.PageFactoryWebApiMessages.class - [JAR]

io.perfeccionista.framework.exceptions.attachments

├─ io.perfeccionista.framework.exceptions.attachments.PageFactoryAttachmentsNames.class - [JAR]

├─ io.perfeccionista.framework.exceptions.attachments.WebElementAttachmentEntry.class - [JAR]

├─ io.perfeccionista.framework.exceptions.attachments.WebElementOperationAttachmentEntry.class - [JAR]

├─ io.perfeccionista.framework.exceptions.attachments.WebExtractorDescriptionAttachmentEntry.class - [JAR]

├─ io.perfeccionista.framework.exceptions.attachments.WebFilterBuilderDescriptionAttachmentEntry.class - [JAR]

io.perfeccionista.framework.pagefactory.filter.radio

├─ io.perfeccionista.framework.pagefactory.filter.radio.WebRadioGroupFilter.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.WebRadioGroupFilterBuilder.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.WebRadioGroupFilterBuilderImpl.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.WebRadioGroupFilterImpl.class - [JAR]

io.perfeccionista.framework.pagefactory.dispatcher.configuration

├─ io.perfeccionista.framework.pagefactory.dispatcher.configuration.WebBrowserBinaryResolver.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.dispatcher.configuration.WebBrowserConfiguration.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.dispatcher.configuration.WebBrowserTimeouts.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.preferences

├─ io.perfeccionista.framework.pagefactory.elements.preferences.DefaultWebPageFactoryPreferences.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.preferences.WebElementPropertyConfiguration.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.preferences.WebElementStateConfiguration.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.preferences.WebEndpointHandlerConfiguration.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.preferences.WebLocatorConfiguration.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.elements.preferences.WebPageFactoryPreferences.class - [JAR]

io.perfeccionista.framework.name

├─ io.perfeccionista.framework.name.MappedWebBlockIdentifier.class - [JAR]

├─ io.perfeccionista.framework.name.WebChildElementIdentifier.class - [JAR]

├─ io.perfeccionista.framework.name.WebElementIdentifier.class - [JAR]

├─ io.perfeccionista.framework.name.WebPageIdentifier.class - [JAR]

io.perfeccionista.framework.pagefactory.filter.radio.condition

├─ io.perfeccionista.framework.pagefactory.filter.radio.condition.WebRadioButtonCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.condition.WebRadioButtonEmptyCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.condition.WebRadioButtonEnabledCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.condition.WebRadioButtonIndexCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.condition.WebRadioButtonLabelNumberValueCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.condition.WebRadioButtonLabelStringValueCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.condition.WebRadioButtonLabelTextCondition.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.filter.radio.condition.WebRadioButtonSelectedCondition.class - [JAR]

io.perfeccionista.framework.pagefactory.elements.registry

├─ io.perfeccionista.framework.pagefactory.elements.registry.WebElementRegistry.class - [JAR]

io.perfeccionista.framework.pagefactory.factory

├─ io.perfeccionista.framework.pagefactory.factory.WebElementDecorator.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.WebElementFrameDecorator.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.WebElementFrameFactory.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.WebElementFrameInitializer.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.WebElementInitializer.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.WebPageFactory.class - [JAR]

io.perfeccionista.framework.pagefactory.dispatcher.tabs

├─ io.perfeccionista.framework.pagefactory.dispatcher.tabs.WebBrowserTabsDispatcher.class - [JAR]

io.perfeccionista.framework.pagefactory.dispatcher

├─ io.perfeccionista.framework.pagefactory.dispatcher.WebBrowserActionNames.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.dispatcher.WebBrowserDispatcher.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.dispatcher.WebBrowserService.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.dispatcher.WebBrowserServiceConfiguration.class - [JAR]

io.perfeccionista.framework.pagefactory.factory.handlers

├─ io.perfeccionista.framework.pagefactory.factory.handlers.UseMappedWebRadioButtonBlockAnnotationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.handlers.UseMappedWebTextBlockAnnotationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.handlers.WebElementActionAnnotationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.handlers.WebElementNameHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.handlers.WebElementPropertyAnnotationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.handlers.WebElementStateAnnotationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.handlers.WebListGenericTypeHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.handlers.WebLocatorAnnotationHandler.class - [JAR]

├─ io.perfeccionista.framework.pagefactory.factory.handlers.WebTableGenericTypeHandler.class - [JAR]

Advertisement

Dependencies from Group

Aug 10, 2021
2 usages
0 stars
Aug 10, 2021
2 usages
0 stars
Aug 10, 2021
2 usages
0 stars
Aug 10, 2021
1 usages
0 stars

Discover Dependencies

Aug 10, 2021
2 usages
0 stars
Jul 16, 2021
2 usages
0 stars
Jul 05, 2021
3 usages
Jul 05, 2021
3 usages
Jul 02, 2021
3 usages
2 stars
Aug 13, 2023
3 usages
10 stars
Nov 03, 2022
3 usages
0 stars
Dec 16, 2022
2 usages
634 stars