Skip to content

#2683 fix method $.exists() for double-wrapped SelenideElement#2685

Merged
asolntsev merged 1 commit intomainfrom
fix/2683-exists-for-wrapped-appium-element
Mar 15, 2024
Merged

#2683 fix method $.exists() for double-wrapped SelenideElement#2685
asolntsev merged 1 commit intomainfrom
fix/2683-exists-for-wrapped-appium-element

Conversation

@asolntsev
Copy link
Copy Markdown
Member

@asolntsev asolntsev commented Mar 14, 2024

fix for #2683

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@asolntsev asolntsev added this to the 7.2.2 milestone Mar 15, 2024
@asolntsev asolntsev merged commit a56a353 into main Mar 15, 2024
@asolntsev asolntsev deleted the fix/2683-exists-for-wrapped-appium-element branch March 15, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SelenideAppium.$(Selenide.$(By.id("Not_existing"))).exists() return true for non-existent element

1 participant