Skip to content

[java][bidi] Add response handler#15572

Draft
pujagani wants to merge 2 commits intoSeleniumHQ:trunkfrom
pujagani:add-response-handler
Draft

[java][bidi] Add response handler#15572
pujagani wants to merge 2 commits intoSeleniumHQ:trunkfrom
pujagani:add-response-handler

Conversation

@pujagani
Copy link
Copy Markdown
Contributor

@pujagani pujagani commented Apr 4, 2025

🔗 Related Issues

Related to #13993

💥 What does this PR do?

Added response handler. Modified request handler to take in a request for filter instead of just URL (this is breaking change).

🔧 Implementation Notes

💡 Additional Considerations

A blog to describe the breaking change.

🔄 Types of changes

  • New feature (non-breaking change which adds functionality and tests!) - Response handler
  • Breaking change (fix or feature that would cause existing functionality to change) - Request handler API takes in a HTTP request object in its filter instead of a URL. This needs a blog.

@titusfortner titusfortner added C-java Java Bindings B-devtools Includes everything BiDi or Chrome DevTools related labels Apr 4, 2025
@github-actions github-actions Bot added the J-stale Applied to issues that become stale, and eventually closed. label Oct 4, 2025
@github-actions github-actions Bot closed this Oct 18, 2025
@cgoldberg cgoldberg removed the J-stale Applied to issues that become stale, and eventually closed. label Oct 19, 2025
@cgoldberg cgoldberg reopened this Oct 19, 2025
@github-actions github-actions Bot added the J-stale Applied to issues that become stale, and eventually closed. label Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B-devtools Includes everything BiDi or Chrome DevTools related C-java Java Bindings J-stale Applied to issues that become stale, and eventually closed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants