Skip to content

Conversation

mialeska
Copy link
Contributor

@mialeska mialeska commented Feb 13, 2020

PR Details

Migrate long/Long timeouts to Duration in timeout/retry configurations, conditional wait and element services

Related Issue Link:

closes #27

How Has This Been Tested
Checklist
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mialeska mialeska added the enhancement New feature or request label Feb 13, 2020
@mialeska mialeska self-assigned this Feb 13, 2020
@mialeska mialeska mentioned this pull request Feb 13, 2020
5 tasks
…ration

# Conflicts:
#	src/test/java/tests/waitings/BaseConditionalWaitTest.java
#	src/test/java/tests/waitings/WaitForObjectTests.java
#	src/test/java/tests/waitings/WaitForTests.java
#	src/test/java/tests/waitings/WaitForTrueTests.java
…ration

# Conflicts:
#	src/main/java/aquality/selenium/core/elements/interfaces/IElement.java
#	src/test/java/tests/elements/factory/CustomElement.java
#	src/test/java/tests/waitings/BaseConditionalWaitTest.java
#	src/test/java/tests/waitings/WaitForObjectTests.java
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mialeska mialeska merged commit 238925a into master Feb 17, 2020
@paveliam paveliam deleted the Enhancement/27-Migrate-Long-Timeouts-To-Duration branch May 7, 2020 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate timeouts to java.time.Duration

3 participants