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 cause to collection errors #2305

Merged
merged 3 commits into from May 24, 2023
Merged

Conversation

asolntsev
Copy link
Member

The case was that innocent check like $$.shouldHave(attributes(...)) failed because Appium could not read Android-specific attribute on iOS app.

But this exception was not visible in the assertion error. :(

The case was that innocent check like `$$.shouldHave(attributes(...))` failed because Appium could not read Android-specific attribute on iOS app. But this exception was not visible in the assertion error. :(
@asolntsev asolntsev added this to the 6.15.0 milestone May 24, 2023
@asolntsev asolntsev self-assigned this May 24, 2023
Edge browser is quite unstable there. It often fails because of env instability, and never - because of Edge-specific errors in Selenide.
@asolntsev asolntsev force-pushed the add-cause-to-collection-errors branch from 7a55a43 to beec971 Compare May 24, 2023 06:03
@sonarcloud
Copy link

sonarcloud bot commented May 24, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
9.5% 9.5% Duplication

@asolntsev asolntsev merged commit c3a2df5 into main May 24, 2023
13 of 14 checks passed
@asolntsev asolntsev deleted the add-cause-to-collection-errors branch May 24, 2023 08:33
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.

None yet

1 participant