Skip to content

(webdriverio): fix issue when using keys to trigger an alert#11833

Merged
erwinheitzman merged 1 commit intowebdriverio:mainfrom
erwinheitzman:fix-keys-issue-with-alerts
Dec 9, 2023
Merged

(webdriverio): fix issue when using keys to trigger an alert#11833
erwinheitzman merged 1 commit intowebdriverio:mainfrom
erwinheitzman:fix-keys-issue-with-alerts

Conversation

@erwinheitzman
Copy link
Member

Proposed changes

Fix #11832

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • I have added proper type definitions for new commands (if appropriate)

Reviewers: @webdriverio/project-committers

@erwinheitzman erwinheitzman merged commit 54e2b9f into webdriverio:main Dec 9, 2023
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.

[🐛 Bug]: Alert closes immediately after opening with the keyboard

1 participant