Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add method like 'hasBrowserInstance' to BrowserManager #60

Closed
DmitryBogatko opened this issue Sep 20, 2019 · 1 comment · Fixed by #75
Closed

add method like 'hasBrowserInstance' to BrowserManager #60

DmitryBogatko opened this issue Sep 20, 2019 · 1 comment · Fixed by #75
Labels

Comments

@DmitryBogatko
Copy link
Contributor

No description provided.

@mialeska
Copy link
Contributor

This would be implemented with #75 (with release of version 2.0.0) within the AqualityServices class with isBrowserStarted() method

mialeska added a commit that referenced this issue Feb 26, 2020
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants