Skip to content

[js] Using status from response#11742

Merged
diemol merged 1 commit intotrunkfrom
fix-11648
Mar 7, 2023
Merged

[js] Using status from response#11742
diemol merged 1 commit intotrunkfrom
fix-11648

Conversation

@diemol
Copy link
Copy Markdown
Member

@diemol diemol commented Mar 7, 2023

Fixes #11648

Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Motivation and Context

Types of changes

  • Bug fix (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 change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@diemol
Copy link
Copy Markdown
Member Author

diemol commented Mar 7, 2023

CI for JS passed. Merging.

@diemol diemol merged commit 4089314 into trunk Mar 7, 2023
@diemol diemol deleted the fix-11648 branch March 7, 2023 15:22
alpatron pushed a commit to alpatron/selenium that referenced this pull request Mar 15, 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]: Network Interception doesn't work in JavaScript properly, always giving back status 200!

1 participant