-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reference aquality.selenium.core to release version 2.0.0 (#75)
* rename BrowserManager to AqualityServices, extend it from aquality.selenium.core.applications.AqualityServices. *Change timeout in Browser from Long to Duration. * Add BrowserModule. * remove some configurations, replaced with core impl * get rid of JsonFile, migrate to JsonSettingsFile * refactor element services to use core implementations removed Logger, ElementFinder, enums, interfaces * restored logging in ElementStateProvider * Removed LocalizationManager and ConditionalWait * Removed/Replaced ElementActionRetrier * reworked configuration usage * replaced container of browser factory with instance field * add element cache configuration into json * add missed localization values * control localization values, restore some usages * refactor driver settings * Update library self-version in pom file closes #55, closes #60, closes #66, fixes #69, fixes #74
- Loading branch information
Showing
102 changed files
with
1,517 additions
and
2,711 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.