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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悰 Bug]: browser runner - alert or confirm stales execution of runner #10048

Merged
merged 3 commits into from Mar 26, 2023

Conversation

christian-bromann
Copy link
Member

Have you read the Contributing Guidelines on issues?

WebdriverIO Version

latest

Node.js Version

latest

Mode

WDIO Testrunner

Which capabilities are you using?

any

What happened?

When an alert or confirm is triggered in the browser, all execution comes to an halt. This causes also the test to stop and it is impossible for the user to resume without manually interacting with the browser

What is your expected behavior?

Have these methods mocked automatically to avoid this edge case.

How to reproduce the bug.

n/a

Relevant log output

n/a

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

@christian-bromann christian-bromann added Bug 馃悰 help wanted Issues that are free to take by anyone interested good first pick a reasonable task to start getting familiar with the code base labels Mar 25, 2023
@christian-bromann christian-bromann added PR: Polish 馃拝 PRs that contain improvements on existing features and removed Bug 馃悰 help wanted Issues that are free to take by anyone interested good first pick a reasonable task to start getting familiar with the code base labels Mar 26, 2023
@christian-bromann christian-bromann merged commit 25079d2 into main Mar 26, 2023
7 checks passed
@christian-bromann christian-bromann deleted the cb-popup-spy branch March 26, 2023 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Polish 馃拝 PRs that contain improvements on existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant