jar

com.qaprosoft : carina-webdriver

Maven & Gradle

Apr 10, 2023
2 usages
921 stars

Carina WebDriver Core

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
8.0.x
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.3.x
5.2.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-7.4.31.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.qaprosoft.carina.core.foundation.webdriver.core.factory.impl

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

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

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

com.qaprosoft.carina.core.foundation.webdriver.screenshot

├─ com.qaprosoft.carina.core.foundation.webdriver.screenshot.AutoScreenshotRule.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.screenshot.DebugLevelScreenshotRule.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.screenshot.ICapturable.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.screenshot.IScreenshotRule.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.screenshot.Screen.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.core.capability

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

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

com.qaprosoft.carina.core.gui.mobile.devices.android.phone.pages.fakegps

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

com.qaprosoft.carina.core.foundation.webdriver.core.capability.impl.mobile

├─ com.qaprosoft.carina.core.foundation.webdriver.core.capability.impl.mobile.MobileCapabilities.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.locator.converter

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.converter.LocatorConverter.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.core.capability.impl.windows

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

com.qaprosoft.carina.core.foundation.webdriver.augmenter

├─ com.qaprosoft.carina.core.foundation.webdriver.augmenter.DriverAugmenter.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.httpclient

├─ com.qaprosoft.carina.core.foundation.webdriver.httpclient.HttpClientFactoryCustom.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.decorator

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.ElementLoadingStrategy.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.ExtendedFieldDecorator.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.ExtendedWebElement.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.PageOpeningStrategy.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.core.capability.impl.desktop

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

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

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

├─ com.qaprosoft.carina.core.foundation.webdriver.core.capability.impl.desktop.HTMLUnitCapabilities.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.core.capability.impl.desktop.IECapabilities.class - [JAR]

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

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

com.qaprosoft.carina.core.gui.mobile.devices.android.phone.pages.notifications

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

com.qaprosoft.carina.core.foundation.utils.factory

├─ com.qaprosoft.carina.core.foundation.utils.factory.ICustomTypePageFactory.class - [JAR]

com.qaprosoft.carina.core.foundation.utils.mobile

├─ com.qaprosoft.carina.core.foundation.utils.mobile.IMobileUtils.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.locator

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.ExtendedElementLocator.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.ExtendedElementLocatorFactory.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.ExtendedFindBy.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.ExtendedFindByBuilder.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.LocalizedAnnotations.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.LocatorType.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.listener

├─ com.qaprosoft.carina.core.foundation.webdriver.listener.DriverListener.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.listener.EventFiringAppiumCommandExecutor.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.listener.EventFiringSeleniumCommandExecutor.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.decorator.annotations

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.annotations.AccessibilityId.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.annotations.CaseInsensitiveXPath.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.annotations.ClassChain.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.annotations.DisableCacheLookup.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.annotations.Localized.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.annotations.Predicate.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.decorator.extractor.impl

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.extractor.impl.DivisionElementExtractor.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.extractor.impl.ScreenElementExtractor.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.locator.converter.caseinsensitive

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.converter.caseinsensitive.AbstractPlatformDependsConverter.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.converter.caseinsensitive.CaseInsensitiveConverter.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.converter.caseinsensitive.IPlatformDependsConverter.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.converter.caseinsensitive.MobileCaseInsensitiveConverter.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.converter.caseinsensitive.ParamsToConvert.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.converter.caseinsensitive.Platform.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.converter.caseinsensitive.WebCaseInsensitiveConverter.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.locator.internal

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.internal.AbstractUIObjectListHandler.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.internal.LocatingListHandler.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.locator.internal.LocatingListsElementHandler.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver

├─ com.qaprosoft.carina.core.foundation.webdriver.CarinaDriver.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.DriverHelper.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.IDriverPool.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.Screenshot.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.TestPhase.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.webdriver.WindowsHandler.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.device

├─ com.qaprosoft.carina.core.foundation.webdriver.device.Device.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.decorator.extractor

├─ com.qaprosoft.carina.core.foundation.webdriver.decorator.extractor.AbstractElementExtractor.class - [JAR]

com.qaprosoft.carina.core.gui.mobile.devices.android.phone.pages.tzchanger

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

com.qaprosoft.carina.core.gui

├─ com.qaprosoft.carina.core.gui.AbstractPage.class - [JAR]

├─ com.qaprosoft.carina.core.gui.AbstractScreen.class - [JAR]

├─ com.qaprosoft.carina.core.gui.AbstractUIObject.class - [JAR]

com.qaprosoft.carina.core.gui.mobile.devices

├─ com.qaprosoft.carina.core.gui.mobile.devices.MobileAbstractPage.class - [JAR]

com.qaprosoft.carina.core.foundation.webdriver.core.factory

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

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

com.qaprosoft.carina.core.foundation.utils.android

├─ com.qaprosoft.carina.core.foundation.utils.android.AndroidService.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.utils.android.AppManager.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.utils.android.IAndroidUtils.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.utils.android.Permissions.class - [JAR]

com.qaprosoft.carina.core.foundation.utils.appletv

├─ com.qaprosoft.carina.core.foundation.utils.appletv.IRemoteControllerAppleTV.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.utils.appletv.RemoteControlKeyword.class - [JAR]

com.qaprosoft.carina.core.gui.mobile.devices.android.phone.pages.settings

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

Advertisement

Dependencies from Group

Apr 10, 2023
18 usages
921 stars
Apr 10, 2023
10 usages
921 stars
Apr 10, 2023
7 usages
921 stars
Oct 12, 2020
6 usages
2 stars
Apr 10, 2023
6 usages
921 stars

Discover Dependencies

Apr 10, 2023
6 usages
921 stars
Nov 05, 2019
2 usages
0 stars
Apr 10, 2023
2 usages
921 stars
Apr 14, 2023
948 stars
Feb 16, 2018
55 stars
Feb 16, 2018
55 stars
Jan 17, 2020
0 stars
Dec 08, 2017
1 usages
0 stars
Dec 08, 2017
0 stars