Skip to content

Conversation

knysh
Copy link
Contributor

@knysh knysh commented Feb 12, 2020

PR Details

Related Issue Link:

closes #13

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.

# Conflicts:
#	src/main/java/aquality/selenium/core/elements/interfaces/IElement.java
#	src/main/java/aquality/selenium/core/elements/interfaces/IElementSupplier.java
#	src/main/java/aquality/selenium/core/elements/interfaces/IParent.java
#	src/main/resources/localization/be.json
#	src/main/resources/localization/en.json
#	src/main/resources/localization/ru.json
return Logger.getInstance();
}

protected ElementState getElementState() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need it to be public? we don't have it in dotnet

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was in selenium-java
I am not sure, lets remove it

@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

@knysh knysh merged commit c7f728e into master Feb 14, 2020
@knysh knysh deleted the Feature/15-element branch April 16, 2020 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement ElementFinder

3 participants