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

#2638 Add the ability to unfocus an element #2639

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

asolntsev
Copy link
Member

Add method $.unfocus()

@asolntsev asolntsev added this to the 7.1.0 milestone Feb 4, 2024
@asolntsev asolntsev self-assigned this Feb 4, 2024
@asolntsev asolntsev linked an issue Feb 4, 2024 that may be closed by this pull request
Copy link
Member

@BorisOsipov BorisOsipov left a comment

Choose a reason for hiding this comment

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

It will be nice to override this command for appium with a meaningful message that is only for web and is not implemented for mobile.

Copy link

sonarcloud bot commented Feb 6, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@asolntsev asolntsev merged commit e33c7ce into main Feb 6, 2024
13 checks passed
@asolntsev asolntsev deleted the feature/2638-unfocus-element branch February 6, 2024 12:47
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 this pull request may close these issues.

Add method to unfocus the element
3 participants