jar

com.github.siwenyan : common_web

Maven & Gradle

Sep 01, 2020
2 usages

common_web · Si Wenyan Common Library for Web

Table Of Contents

Latest Version

Download com.github.siwenyan : common_web JAR file - Latest Versions:

All Versions

Download com.github.siwenyan : common_web JAR file - All Versions:

Version Vulnerabilities Size Updated
1.25.x
1.24.x
1.23.x
1.22.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.9
1.8

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 common_web-1.25.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.siwenyan.web

├─ com.github.siwenyan.web.ElementProviderOnElement.class - [JAR]

├─ com.github.siwenyan.web.ElementProviderOnElementProvider.class - [JAR]

├─ com.github.siwenyan.web.ElementProviderOnSearchContext.class - [JAR]

├─ com.github.siwenyan.web.Factories.class - [JAR]

├─ com.github.siwenyan.web.IElementCondition.class - [JAR]

├─ com.github.siwenyan.web.IElementProvider.class - [JAR]

├─ com.github.siwenyan.web.ISearchable.class - [JAR]

├─ com.github.siwenyan.web.IWebDriverFactory.class - [JAR]

├─ com.github.siwenyan.web.InvalidLocatorException.class - [JAR]

├─ com.github.siwenyan.web.LayoutHelper.class - [JAR]

├─ com.github.siwenyan.web.LayoutOfLocatorNames.class - [JAR]

├─ com.github.siwenyan.web.LocationUtils.class - [JAR]

├─ com.github.siwenyan.web.LostBrowserException.class - [JAR]

├─ com.github.siwenyan.web.PageObjectUtils.class - [JAR]

├─ com.github.siwenyan.web.WebUtils.class - [JAR]

com.github.siwenyan.web.core

├─ com.github.siwenyan.web.core.BrowserType.class - [JAR]

├─ com.github.siwenyan.web.core.CapabilityType.class - [JAR]

├─ com.github.siwenyan.web.core.CoreUserAndPassword.class - [JAR]

├─ com.github.siwenyan.web.core.ECoreKeys.class - [JAR]

├─ com.github.siwenyan.web.core.FindStrategyByClassName.class - [JAR]

├─ com.github.siwenyan.web.core.FindStrategyById.class - [JAR]

├─ com.github.siwenyan.web.core.FindStrategyByLabel.class - [JAR]

├─ com.github.siwenyan.web.core.FindStrategyByLinkText.class - [JAR]

├─ com.github.siwenyan.web.core.FindStrategyByName.class - [JAR]

├─ com.github.siwenyan.web.core.FindStrategyByPartialLinkText.class - [JAR]

├─ com.github.siwenyan.web.core.FindStrategyByTagName.class - [JAR]

├─ com.github.siwenyan.web.core.FindStrategyByXPath.class - [JAR]

├─ com.github.siwenyan.web.core.FindStrategyComplex.class - [JAR]

├─ com.github.siwenyan.web.core.Frame.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreAlert.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreBy.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreByFactory.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreDimension.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreInteractionAction.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreInteractionActions.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreJavascriptExecutor.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreOptions.class - [JAR]

├─ com.github.siwenyan.web.core.ICorePoint.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreUiSelect.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreWebDriver.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreWebDriverWindow.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreWebElement.class - [JAR]

├─ com.github.siwenyan.web.core.ICoreWebFactory.class - [JAR]

├─ com.github.siwenyan.web.core.IFindStrategy.class - [JAR]

├─ com.github.siwenyan.web.core.ITakesScreenshot.class - [JAR]

├─ com.github.siwenyan.web.core.ITargetLocator.class - [JAR]

├─ com.github.siwenyan.web.core.MyWebDriver.class - [JAR]

├─ com.github.siwenyan.web.core.MyWebDriverUtils.class - [JAR]

├─ com.github.siwenyan.web.core.StaleElementException.class - [JAR]

├─ com.github.siwenyan.web.core.VerifyResult.class - [JAR]

├─ com.github.siwenyan.web.core.WebException.class - [JAR]

com.github.siwenyan.web.selenium

├─ com.github.siwenyan.web.selenium.SeleniumAlertAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumByAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumByFactory.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumDimensionAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumInteractionAction.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumInteractionActionsAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumOptionsAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumPointAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumTargetLocatorAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumUiSelectAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumWebDriverAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumWebDriverWindowAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumWebElementAdaptor.class - [JAR]

├─ com.github.siwenyan.web.selenium.SeleniumWebFactory.class - [JAR]

com.github.siwenyan.web.driver

├─ com.github.siwenyan.web.driver.BaseWebDriver.class - [JAR]

├─ com.github.siwenyan.web.driver.BaseWebElement.class - [JAR]

├─ com.github.siwenyan.web.driver.HighlightWebDriver.class - [JAR]

├─ com.github.siwenyan.web.driver.HighlightWebElement.class - [JAR]

├─ com.github.siwenyan.web.driver.TypedFilterWebDriver.class - [JAR]

├─ com.github.siwenyan.web.driver.TypedFilterWebElement.class - [JAR]

├─ com.github.siwenyan.web.driver.VisibleOnlyWebDriver.class - [JAR]

com.github.siwenyan.web.core.imp

├─ com.github.siwenyan.web.core.imp.AbstractCoreWebDriver.class - [JAR]

├─ com.github.siwenyan.web.core.imp.AbstractCoreWebElement.class - [JAR]

├─ com.github.siwenyan.web.core.imp.AbstractTargetLocator.class - [JAR]

com.github.siwenyan.web.ui

├─ com.github.siwenyan.web.ui.IDroppable.class - [JAR]

├─ com.github.siwenyan.web.ui.IEditable.class - [JAR]

├─ com.github.siwenyan.web.ui.IReadable.class - [JAR]

├─ com.github.siwenyan.web.ui.IUIComponent.class - [JAR]

├─ com.github.siwenyan.web.ui.IUIComponentFactory.class - [JAR]

├─ com.github.siwenyan.web.ui.SlowBy.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponent.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentCheckBox.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentDefault.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentEditableByPairs.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentFactory.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentInputBox.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentLabel.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentNgRepeat.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentSelect.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentTable.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentTdOrTh.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentTr.class - [JAR]

├─ com.github.siwenyan.web.ui.UIComponentUl.class - [JAR]

Advertisement

Dependencies from Group

Sep 01, 2020
4 usages
Sep 01, 2020
2 usages
Sep 01, 2020
1 usages
Sep 01, 2020
1 usages
Apr 18, 2020
1 usages

Discover Dependencies

jta
Jul 28, 2023
7 usages
330 stars
Aug 12, 2022
16 usages
13k stars
Jan 03, 2021
6 usages
2 stars
Jun 04, 2015
3 usages
1 stars
Feb 15, 2023
12 usages
7.6k stars
Jun 16, 2020
11 usages
97 stars
Aug 22, 2020
3 usages
0 stars
Mar 09, 2020
5 usages
Apr 30, 2017
9 usages
0 stars
Jul 01, 2018
8 usages
363 stars