See: Description
Class | Description |
---|---|
AdditionalSauceCapabilitiesBuilder |
This class is used to add the additional capabilities that can be specified while executing tests against saucelabs.
|
CapabilitiesHelper |
A utility class which is internally used by SeLion to load capabilities via
DefaultCapabilitiesBuilder s which
are specified through theServiceLoader mechanism, defined
Config.ConfigProperty.SELENIUM_CUSTOM_CAPABILITIES_PROVIDER s, and/or specified through the MobileTest or
WebTest annotations. |
MobileDriverFactory |
This factory class is responsible for providing the framework with a
RemoteWebDriver instance based on the
Mobile Node type. |
UserCapabilitiesBuilder |
Applies user specified desired capabilities.
|
WebDriverFactory |
This factory class is responsible for providing the framework with a
RemoteWebDriver instance based on the
browser type. |
Copyright © 2016 PayPal Open Source. All rights reserved.