jar

com.github.wasiqb.coteafs : appium

Maven & Gradle

Dec 28, 2021
142 stars

Robust Automation Framework wrapped over Appium.

Table Of Contents

Latest Version

Download com.github.wasiqb.coteafs : appium JAR file - Latest Versions:

All Versions

Download com.github.wasiqb.coteafs : appium JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.x
4.1.x
4.0.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.2.x
2.1.x
2.0.x
1.0.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 appium-4.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.wasiqb.coteafs.appium.config.device

├─ com.github.wasiqb.coteafs.appium.config.device.DelaySetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.DeviceSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.OtherSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.PlaybackSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.RecordSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.ScreenshotSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.VideoStreamSetting.class - [JAR]

com.github.wasiqb.coteafs.appium.config.enums

├─ com.github.wasiqb.coteafs.appium.config.enums.ApplicationType.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.AutomationType.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.Browser.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.ClipboardType.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.CloudProviders.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.DeviceType.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.KeyCode.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.Language.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.LogLevel.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.PlatformType.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.Protocol.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.SwipeDirection.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.SwipeStartPosition.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.UnlockType.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.VideoQuality.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.enums.WaitStrategy.class - [JAR]

com.github.wasiqb.coteafs.appium.config.device.ios

├─ com.github.wasiqb.coteafs.appium.config.device.ios.IOSAppSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.ios.IOSDeviceSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.ios.IOSVideoSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.ios.IOSWebSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.ios.WDASetting.class - [JAR]

com.github.wasiqb.coteafs.appium.error

├─ com.github.wasiqb.coteafs.appium.error.AppiumConfigParameterNotFoundError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.AppiumSelectorNotImplementedError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.AppiumServerAlreadyRunningError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.AppiumServerLogFileError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.AppiumServerNotRunningError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.AppiumServerNotStartingError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.AppiumServerNotStoppingError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.AppiumServerStoppedError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.CoteafsAppiumError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceAppNotClosingError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceAppNotFoundError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceDesiredCapabilitiesNotSetError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceDriverDefaultWaitError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceDriverInitializationFailedError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceDriverNotStartingError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceDriverNotStoppingError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceElementDisabledError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceElementFindTimedOutError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceElementNameNotFoundError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceElementNotDisplayedError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceElementNotFoundError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.DeviceTypeNotSupportedError.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.error.NotEnoughBatteryChargeError.class - [JAR]

com.github.wasiqb.coteafs.appium.config.device.android

├─ com.github.wasiqb.coteafs.appium.config.device.android.AdbSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.android.AndroidAppSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.android.AndroidDeviceSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.android.AndroidVideoSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.android.AndroidWebSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.android.AvdSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.android.WebOptions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.device.android.WebPerformancePreferences.class - [JAR]

com.github.wasiqb.coteafs.appium.checker

├─ com.github.wasiqb.coteafs.appium.checker.DeviceChecker.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.checker.ServerChecker.class - [JAR]

com.github.wasiqb.coteafs.appium.android

├─ com.github.wasiqb.coteafs.appium.android.AndroidActivity.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.android.AndroidActivityActions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.android.AndroidDevice.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.android.AndroidDeviceActions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.android.AndroidDeviceElementActions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.android.AndroidElementVerify.class - [JAR]

com.github.wasiqb.coteafs.appium.service

├─ com.github.wasiqb.coteafs.appium.service.AppiumServer.class - [JAR]

com.github.wasiqb.coteafs.appium.config

├─ com.github.wasiqb.coteafs.appium.config.AppiumSetting.class - [JAR]

com.github.wasiqb.coteafs.appium.constants

├─ com.github.wasiqb.coteafs.appium.constants.ErrorMessage.class - [JAR]

com.github.wasiqb.coteafs.appium.config.server

├─ com.github.wasiqb.coteafs.appium.config.server.AndroidSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.server.IOSSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.server.LogSetting.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.config.server.ServerSetting.class - [JAR]

com.github.wasiqb.coteafs.appium.device

├─ com.github.wasiqb.coteafs.appium.device.Device.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.device.DeviceActions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.device.DeviceActivity.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.device.DeviceActivityActions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.device.DeviceElement.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.device.DeviceElementActions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.device.DeviceElementVerify.class - [JAR]

com.github.wasiqb.coteafs.appium.android.system

├─ com.github.wasiqb.coteafs.appium.android.system.AlertActivity.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.android.system.PermissionActivity.class - [JAR]

com.github.wasiqb.coteafs.appium.ios

├─ com.github.wasiqb.coteafs.appium.ios.IOSActivity.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.ios.IOSActivityActions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.ios.IOSDevice.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.ios.IOSDeviceActions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.ios.IOSDeviceElementActions.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.ios.IOSElementVerify.class - [JAR]

com.github.wasiqb.coteafs.appium.utils

├─ com.github.wasiqb.coteafs.appium.utils.BatteryHealth.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.utils.CapabilityUtils.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.utils.ScreenRecorder.class - [JAR]

├─ com.github.wasiqb.coteafs.appium.utils.SwipeUtils.class - [JAR]

Advertisement

Dependencies from Group

Jan 09, 2022
8 usages
2 stars
Jul 13, 2020
6 usages
Jan 03, 2021
5 usages
Jan 09, 2022
5 usages
3 stars
Jan 09, 2022
2 usages
3 stars

Discover Dependencies

May 26, 2017
1 usages
215 stars
Jun 17, 2018
3 usages
1 stars
Aug 29, 2018
2 usages
48 stars
Mar 17, 2020
2 usages
36 stars
Jun 13, 2017
7 stars
Apr 05, 2022
3 usages
1 stars
Aug 09, 2022
1 usages
19 stars