jar

com.zebrunner : carina-webdriver

Maven & Gradle

Jul 26, 2023
6 stars

Carina WebDriver · Set of Carina WebDriver utilities.

Table Of Contents

Latest Version

Download com.zebrunner : carina-webdriver JAR file - Latest Versions:

All Versions

Download com.zebrunner : carina-webdriver JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 carina-webdriver-1.1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.zebrunner.carina.webdriver.decorator

├─ com.zebrunner.carina.webdriver.decorator.ElementLoadingStrategy.class - [JAR]

├─ com.zebrunner.carina.webdriver.decorator.ExtendedFieldDecorator.class - [JAR]

├─ com.zebrunner.carina.webdriver.decorator.ExtendedWebElement.class - [JAR]

├─ com.zebrunner.carina.webdriver.decorator.PageOpeningStrategy.class - [JAR]

com.zebrunner.carina.webdriver.decorator.annotations

├─ com.zebrunner.carina.webdriver.decorator.annotations.AccessibilityId.class - [JAR]

├─ com.zebrunner.carina.webdriver.decorator.annotations.CaseInsensitiveXPath.class - [JAR]

├─ com.zebrunner.carina.webdriver.decorator.annotations.ClassChain.class - [JAR]

├─ com.zebrunner.carina.webdriver.decorator.annotations.DisableCacheLookup.class - [JAR]

├─ com.zebrunner.carina.webdriver.decorator.annotations.Localized.class - [JAR]

├─ com.zebrunner.carina.webdriver.decorator.annotations.Predicate.class - [JAR]

com.zebrunner.carina.webdriver.gui.mobile.devices.android.phone.pages.notifications

├─ com.zebrunner.carina.webdriver.gui.mobile.devices.android.phone.pages.notifications.NotificationPage.class - [JAR]

com.zebrunner.carina.webdriver.core.factory.impl

├─ com.zebrunner.carina.webdriver.core.factory.impl.DesktopFactory.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.factory.impl.MacFactory.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.factory.impl.MobileFactory.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.factory.impl.WindowsFactory.class - [JAR]

com.zebrunner.carina.webdriver.augmenter

├─ com.zebrunner.carina.webdriver.augmenter.DriverAugmenter.class - [JAR]

com.zebrunner.carina.utils.factory

├─ com.zebrunner.carina.utils.factory.DeviceType.class - [JAR]

├─ com.zebrunner.carina.utils.factory.ICustomTypePageFactory.class - [JAR]

com.zebrunner.carina.utils.messager

├─ com.zebrunner.carina.utils.messager.IMessager.class - [JAR]

├─ com.zebrunner.carina.utils.messager.Messager.class - [JAR]

com.zebrunner.carina.utils.appletv

├─ com.zebrunner.carina.utils.appletv.IRemoteControllerAppleTV.class - [JAR]

├─ com.zebrunner.carina.utils.appletv.RemoteControlKeyword.class - [JAR]

com.zebrunner.carina.webdriver.gui.mobile.devices.android.phone.pages.fakegps

├─ com.zebrunner.carina.webdriver.gui.mobile.devices.android.phone.pages.fakegps.FakeGpsPage.class - [JAR]

com.zebrunner.carina.webdriver.core.capability

├─ com.zebrunner.carina.webdriver.core.capability.AbstractCapabilities.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.capability.CapabilitiesLoader.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.capability.CapabilityUtils.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.capability.DriverType.class - [JAR]

com.zebrunner.carina.utils.android

├─ com.zebrunner.carina.utils.android.AndroidService.class - [JAR]

├─ com.zebrunner.carina.utils.android.AppManager.class - [JAR]

├─ com.zebrunner.carina.utils.android.DeviceTimeZone.class - [JAR]

├─ com.zebrunner.carina.utils.android.IAndroidUtils.class - [JAR]

├─ com.zebrunner.carina.utils.android.Permissions.class - [JAR]

├─ com.zebrunner.carina.utils.android.ToastDetector.class - [JAR]

com.zebrunner.carina.webdriver.gui.mobile.devices

├─ com.zebrunner.carina.webdriver.gui.mobile.devices.MobileAbstractPage.class - [JAR]

com.zebrunner.carina.webdriver.config

├─ com.zebrunner.carina.webdriver.config.WebDriverConfiguration.class - [JAR]

com.zebrunner.carina.webdriver.gui.mobile.devices.android.phone.pages.settings

├─ com.zebrunner.carina.webdriver.gui.mobile.devices.android.phone.pages.settings.DateTimeSettingsPage.class - [JAR]

com.zebrunner.carina.webdriver.core.factory

├─ com.zebrunner.carina.webdriver.core.factory.AbstractFactory.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.factory.CarinaEventFiringDecorator.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.factory.DriverFactory.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.factory.ExtendedPageFactory.class - [JAR]

com.zebrunner.carina.webdriver.core.capability.impl.mobile

├─ com.zebrunner.carina.webdriver.core.capability.impl.mobile.EspressoCapabilities.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.capability.impl.mobile.UiAutomator2Capabilities.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.capability.impl.mobile.XCUITestCapabilities.class - [JAR]

com.zebrunner.carina.webdriver.proxy.mode

├─ com.zebrunner.carina.webdriver.proxy.mode.DnsMode.class - [JAR]

├─ com.zebrunner.carina.webdriver.proxy.mode.Mode.class - [JAR]

├─ com.zebrunner.carina.webdriver.proxy.mode.ReverseMode.class - [JAR]

├─ com.zebrunner.carina.webdriver.proxy.mode.SocksMode.class - [JAR]

├─ com.zebrunner.carina.webdriver.proxy.mode.TransparentMode.class - [JAR]

├─ com.zebrunner.carina.webdriver.proxy.mode.UpstreamMode.class - [JAR]

├─ com.zebrunner.carina.webdriver.proxy.mode.WireGuardMode.class - [JAR]

com.zebrunner.carina.webdriver.core.capability.impl.desktop

├─ com.zebrunner.carina.webdriver.core.capability.impl.desktop.ChromeCapabilities.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.capability.impl.desktop.EdgeCapabilities.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.capability.impl.desktop.FirefoxCapabilities.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.capability.impl.desktop.OperaCapabilities.class - [JAR]

├─ com.zebrunner.carina.webdriver.core.capability.impl.desktop.SafariCapabilities.class - [JAR]

com.zebrunner.carina.utils.mobile.notifications.android

├─ com.zebrunner.carina.utils.mobile.notifications.android.Notification.class - [JAR]

com.zebrunner.carina.webdriver.locator

├─ com.zebrunner.carina.webdriver.locator.ByAny.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.Context.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.ExtendedAnnotations.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.ExtendedAppiumAnnotations.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.ExtendedElementLocator.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.ExtendedElementLocatorFactory.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.ExtendedFindBy.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.ExtendedFindByBuilder.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.ExtendedSeleniumAnnotations.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.FindAny.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.ImmutableUIList.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.LocatorType.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.LocatorUtils.class - [JAR]

com.zebrunner.carina.utils.report

├─ com.zebrunner.carina.utils.report.SessionContext.class - [JAR]

com.zebrunner.carina.utils.resources

├─ com.zebrunner.carina.utils.resources.L10N.class - [JAR]

├─ com.zebrunner.carina.utils.resources.LocaleReader.class - [JAR]

├─ com.zebrunner.carina.utils.resources.ResourceURLFilter.class - [JAR]

├─ com.zebrunner.carina.utils.resources.Resources.class - [JAR]

com.zebrunner.carina.webdriver.core.capability.impl.windows

├─ com.zebrunner.carina.webdriver.core.capability.impl.windows.WindowsCapabilities.class - [JAR]

com.zebrunner.carina.webdriver.locator.converter

├─ com.zebrunner.carina.webdriver.locator.converter.FormatLocatorConverter.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.converter.LocalizeLocatorConverter.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.converter.LocatorConverter.class - [JAR]

com.zebrunner.carina.webdriver.proxy

├─ com.zebrunner.carina.webdriver.proxy.FilterCondition.class - [JAR]

├─ com.zebrunner.carina.webdriver.proxy.FilterConditions.class - [JAR]

├─ com.zebrunner.carina.webdriver.proxy.ZebrunnerProxyBuilder.class - [JAR]

com.zebrunner.carina.webdriver.device

├─ com.zebrunner.carina.webdriver.device.Device.class - [JAR]

com.zebrunner.carina.webdriver.screenshot

├─ com.zebrunner.carina.webdriver.screenshot.AutoScreenshotRule.class - [JAR]

├─ com.zebrunner.carina.webdriver.screenshot.DefaultSuccessfulDriverActionScreenshotRule.class - [JAR]

├─ com.zebrunner.carina.webdriver.screenshot.DefaultUnSuccessfulDriverActionScreenshotRule.class - [JAR]

├─ com.zebrunner.carina.webdriver.screenshot.ExplicitFullSizeScreenshotRule.class - [JAR]

├─ com.zebrunner.carina.webdriver.screenshot.ExplicitVisibleScreenshotRule.class - [JAR]

├─ com.zebrunner.carina.webdriver.screenshot.ICapturable.class - [JAR]

├─ com.zebrunner.carina.webdriver.screenshot.IScreenshotRule.class - [JAR]

├─ com.zebrunner.carina.webdriver.screenshot.Screen.class - [JAR]

com.zebrunner.carina.webdriver.gui

├─ com.zebrunner.carina.webdriver.gui.AbstractPage.class - [JAR]

├─ com.zebrunner.carina.webdriver.gui.AbstractScreen.class - [JAR]

├─ com.zebrunner.carina.webdriver.gui.AbstractUIObject.class - [JAR]

com.zebrunner.carina.webdriver.core.capability.impl.mac

├─ com.zebrunner.carina.webdriver.core.capability.impl.mac.Mac2Capabilities.class - [JAR]

com.zebrunner.carina.webdriver

├─ com.zebrunner.carina.webdriver.CarinaDriver.class - [JAR]

├─ com.zebrunner.carina.webdriver.DriverHelper.class - [JAR]

├─ com.zebrunner.carina.webdriver.IDriverPool.class - [JAR]

├─ com.zebrunner.carina.webdriver.Screenshot.class - [JAR]

├─ com.zebrunner.carina.webdriver.ScreenshotType.class - [JAR]

├─ com.zebrunner.carina.webdriver.TVOSDriver.class - [JAR]

├─ com.zebrunner.carina.webdriver.TestPhase.class - [JAR]

├─ com.zebrunner.carina.webdriver.WindowsHandler.class - [JAR]

com.zebrunner.carina.utils.performance

├─ com.zebrunner.carina.utils.performance.ACTION_NAME.class - [JAR]

com.zebrunner.carina.utils.mobile

├─ com.zebrunner.carina.utils.mobile.ArtifactProvider.class - [JAR]

├─ com.zebrunner.carina.utils.mobile.IMobileUtils.class - [JAR]

com.zebrunner.carina.utils.ios

├─ com.zebrunner.carina.utils.ios.IOSUtils.class - [JAR]

com.zebrunner.carina.utils

├─ com.zebrunner.carina.utils.IWebElement.class - [JAR]

├─ com.zebrunner.carina.utils.LogicUtils.class - [JAR]

├─ com.zebrunner.carina.utils.PDFUtil.class - [JAR]

com.zebrunner.carina.webdriver.locator.converter.caseinsensitive

├─ com.zebrunner.carina.webdriver.locator.converter.caseinsensitive.AbstractPlatformDependsConverter.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.converter.caseinsensitive.CaseInsensitiveConverter.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.converter.caseinsensitive.IPlatformDependsConverter.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.converter.caseinsensitive.NativeMobileCaseInsensitiveConverter.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.converter.caseinsensitive.ParamsToConvert.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.converter.caseinsensitive.WebCaseInsensitiveConverter.class - [JAR]

com.zebrunner.carina.webdriver.decorator.extractor

├─ com.zebrunner.carina.webdriver.decorator.extractor.AbstractElementExtractor.class - [JAR]

com.zebrunner.carina.utils.android.recorder.utils

├─ com.zebrunner.carina.utils.android.recorder.utils.AdbExecutor.class - [JAR]

com.zebrunner.carina.webdriver.listener

├─ com.zebrunner.carina.webdriver.listener.DriverListener.class - [JAR]

├─ com.zebrunner.carina.webdriver.listener.EventFiringSeleniumCommandExecutor.class - [JAR]

com.zebrunner.carina.webdriver.decorator.extractor.impl

├─ com.zebrunner.carina.webdriver.decorator.extractor.impl.DivisionElementExtractor.class - [JAR]

├─ com.zebrunner.carina.webdriver.decorator.extractor.impl.ScreenElementExtractor.class - [JAR]

com.zebrunner.carina.webdriver.locator.internal

├─ com.zebrunner.carina.webdriver.locator.internal.AbstractUIObjectListElementHandler.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.internal.AbstractUIObjectListHandler.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.internal.LocatingListHandler.class - [JAR]

├─ com.zebrunner.carina.webdriver.locator.internal.LocatingListsElementHandler.class - [JAR]

com.zebrunner.carina.webdriver.gui.mobile.devices.android.phone.pages.tzchanger

├─ com.zebrunner.carina.webdriver.gui.mobile.devices.android.phone.pages.tzchanger.TZChangerPage.class - [JAR]

com.zebrunner.carina.proxy

├─ com.zebrunner.carina.proxy.ProxyUtils.class - [JAR]

com.zebrunner.carina.webdriver.helper

├─ com.zebrunner.carina.webdriver.helper.IChromeDevToolsHelper.class - [JAR]

├─ com.zebrunner.carina.webdriver.helper.ZebrunnerWebSocketContainerFactory.class - [JAR]

com.zebrunner.carina.utils.exception

├─ com.zebrunner.carina.utils.exception.DriverPoolException.class - [JAR]

├─ com.zebrunner.carina.utils.exception.RequiredCtorNotFoundException.class - [JAR]

Advertisement

Dependencies from Group

Jul 20, 2023
13 usages
6 stars
Jul 19, 2023
4 usages
3 stars
Jul 20, 2023
3 usages
6 stars
Apr 27, 2023
2 stars

Discover Dependencies

Jul 20, 2023
0 stars
Mar 21, 2023
10 stars
Mar 21, 2023
66 stars
Mar 21, 2023
4k stars
Aug 09, 2023
1.1k stars
Jun 29, 2023
3 stars