You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
No description provided.
The text was updated successfully, but these errors were encountered: