jar

com.surenpi.autotest : autotest.web.framework

Maven & Gradle

Jul 23, 2017
2 usages
123 stars

phoenix.webui.framework · 基于Selenium的自动化测试框架Phoenix,采用Java语言编写的。到目前为止,已经覆盖了WebUI自动化测试过程中需要的大部分功能封装。

Table Of Contents

Latest Version

Download com.surenpi.autotest : autotest.web.framework JAR file - Latest Versions:

All Versions

Download com.surenpi.autotest : autotest.web.framework JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.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 autotest.web.framework-2.0.0-20170722.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.suren.autotest.web.framework.security

├─ org.suren.autotest.web.framework.security.Encryptor.class - [JAR]

org.suren.autotest.web.framework.invoker

├─ org.suren.autotest.web.framework.invoker.BatchOperationInvoker.class - [JAR]

├─ org.suren.autotest.web.framework.invoker.EngineInvoker.class - [JAR]

├─ org.suren.autotest.web.framework.invoker.JsInvoker.class - [JAR]

├─ org.suren.autotest.web.framework.invoker.KaptchaInvoker.class - [JAR]

├─ org.suren.autotest.web.framework.invoker.OSInvoker.class - [JAR]

├─ org.suren.autotest.web.framework.invoker.TestNGInvoker.class - [JAR]

org.suren.autotest.web.framework.hook

├─ org.suren.autotest.web.framework.hook.ShutdownHook.class - [JAR]

org.suren.autotest.web.framework.awt

├─ org.suren.autotest.web.framework.awt.AwtKeyboard.class - [JAR]

├─ org.suren.autotest.web.framework.awt.AwtMouse.class - [JAR]

org.suren.autotest.web.framework.util

├─ org.suren.autotest.web.framework.util.AnimatedGifEncoder.class - [JAR]

├─ org.suren.autotest.web.framework.util.BeanUtil.class - [JAR]

├─ org.suren.autotest.web.framework.util.BrowserUtil.class - [JAR]

├─ org.suren.autotest.web.framework.util.CommonNumberUtil.class - [JAR]

├─ org.suren.autotest.web.framework.util.ElementUtil.class - [JAR]

├─ org.suren.autotest.web.framework.util.Encryptor.class - [JAR]

├─ org.suren.autotest.web.framework.util.EncryptorUtil.class - [JAR]

├─ org.suren.autotest.web.framework.util.IDCardUtil.class - [JAR]

├─ org.suren.autotest.web.framework.util.LZWEncoder.class - [JAR]

├─ org.suren.autotest.web.framework.util.NetUtil.class - [JAR]

├─ org.suren.autotest.web.framework.util.NeuQuant.class - [JAR]

├─ org.suren.autotest.web.framework.util.OSUtil.class - [JAR]

├─ org.suren.autotest.web.framework.util.PathUtil.class - [JAR]

├─ org.suren.autotest.web.framework.util.RandomStringUtils.class - [JAR]

├─ org.suren.autotest.web.framework.util.RandomUtils.class - [JAR]

├─ org.suren.autotest.web.framework.util.StringUtils.class - [JAR]

├─ org.suren.autotest.web.framework.util.ThreadUtil.class - [JAR]

org.suren.autotest.web.framework.autoit3

├─ org.suren.autotest.web.framework.autoit3.AutoItCmd.class - [JAR]

org.suren.autotest.web.framework.selenium

├─ org.suren.autotest.web.framework.selenium.CapabilityConfig.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.SeleniumEngine.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.WebDriverAware.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.WebPage.class - [JAR]

org.suren.autotest.web.framework.validation

├─ org.suren.autotest.web.framework.validation.AutoErrorHandler.class - [JAR]

├─ org.suren.autotest.web.framework.validation.Validation.class - [JAR]

org.suren.autotest.web.framework.log

├─ org.suren.autotest.web.framework.log.BlankElementMark.class - [JAR]

├─ org.suren.autotest.web.framework.log.ElementMark.class - [JAR]

├─ org.suren.autotest.web.framework.log.Image4SearchLog.class - [JAR]

├─ org.suren.autotest.web.framework.log.LoggerConstants.class - [JAR]

├─ org.suren.autotest.web.framework.log.TargetElementMark.class - [JAR]

org.suren.autotest.web.framework.spring

├─ org.suren.autotest.web.framework.spring.AutoModuleScope.class - [JAR]

├─ org.suren.autotest.web.framework.spring.AutotestScope.class - [JAR]

org.suren.autotest.web.framework

├─ org.suren.autotest.web.framework.AutoApplicationConfig.class - [JAR]

org.suren.autotest.web.framework.settings

├─ org.suren.autotest.web.framework.settings.AutoModuleProxy.class - [JAR]

├─ org.suren.autotest.web.framework.settings.DriverConstants.class - [JAR]

├─ org.suren.autotest.web.framework.settings.LocalStorageConfig.class - [JAR]

├─ org.suren.autotest.web.framework.settings.Phoenix.class - [JAR]

├─ org.suren.autotest.web.framework.settings.SessionStorageConfig.class - [JAR]

├─ org.suren.autotest.web.framework.settings.SpringUtils.class - [JAR]

org.suren.autotest.web.framework.mail

├─ org.suren.autotest.web.framework.mail.MailCondition.class - [JAR]

├─ org.suren.autotest.web.framework.mail.MailConfig.class - [JAR]

org.suren.autotest.web.framework.selenium.action

├─ org.suren.autotest.web.framework.selenium.action.SeleniumCheck.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.action.SeleniumClick.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.action.SeleniumFileUpload.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.action.SeleniumHover.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.action.SeleniumJqGridSequenceOperation.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.action.SeleniumKeyBoard.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.action.SeleniumSelect.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.action.SeleniumValueEditor.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.action.SeleniumZTreeSequenceOperation.class - [JAR]

org.suren.autotest.web.framework.selenium.strategy

├─ org.suren.autotest.web.framework.selenium.strategy.CyleSearchStrategy.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.strategy.ParentElement.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.strategy.PrioritySearchStrategy.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.strategy.SearchStrategyUtils.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.strategy.ZoneSearchStrategy.class - [JAR]

org.suren.autotest.web.framework.data

├─ org.suren.autotest.web.framework.data.CallbackDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.EncryptDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.FreemarkerDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.GroovyDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.JavaScriptDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.PageRefDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.PropertiesDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.RandomTxtDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.SequenceDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.SimpleDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.SystemParamDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.data.XmlDataSource.class - [JAR]

org.suren.autotest.web.framework.annotation

├─ org.suren.autotest.web.framework.annotation.AutoApplication.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoCookie.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoData.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoDataSource.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoDynamicData.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoExpect.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoField.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoItem.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoLocalStorage.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoLocator.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoLocators.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoModule.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoPage.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoReporter.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoSessionStorage.class - [JAR]

├─ org.suren.autotest.web.framework.annotation.AutoStrategy.class - [JAR]

org.suren.autotest.web.framework.page

├─ org.suren.autotest.web.framework.page.IFramePage.class - [JAR]

org.suren.autotest.web.framework.selenium.locator

├─ org.suren.autotest.web.framework.selenium.locator.AbstractLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.AbstractSeleniumAttrLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.AbstractTreeLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumCssLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumIDLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumIFrameIndexLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumIFrameLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumLinkTextLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumNameLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumPartialLinkTextLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumStyleLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumTagNameLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumTextLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumValueLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumXAttrLocator.class - [JAR]

├─ org.suren.autotest.web.framework.selenium.locator.SeleniumXPathLocator.class - [JAR]

org.suren.autotest.web.framework.jmx

├─ org.suren.autotest.web.framework.jmx.DataSourceInfoManager.class - [JAR]

├─ org.suren.autotest.web.framework.jmx.IDataSourceInfoMXBean.class - [JAR]

├─ org.suren.autotest.web.framework.jmx.IPageMXBean.class - [JAR]

├─ org.suren.autotest.web.framework.jmx.PageManager.class - [JAR]

Advertisement

Dependencies from Group

Jul 06, 2017
7 usages
115 stars
Dec 26, 2020
5 usages
3 stars
Dec 18, 2020
5 usages
1 stars
Apr 22, 2017
3 usages
123 stars

Discover Dependencies

Apr 28, 2017
3 usages
23 stars
Nov 15, 2019
2 usages
18 stars
Jun 22, 2017
1 usages
1.6k stars
May 18, 2018
1 usages
May 18, 2018
1 usages
Jun 01, 2017
2 usages
9 stars
Jun 16, 2017
1 usages
1 stars
Jan 02, 2020
1 usages
31 stars
Jan 02, 2020
1 usages
31 stars