Selenium suites: replace Java AMQP 1.0 client with a JavaScript one#12786
Merged
michaelklishin merged 1 commit intomainfrom Nov 27, 2024
Merged
Selenium suites: replace Java AMQP 1.0 client with a JavaScript one#12786michaelklishin merged 1 commit intomainfrom
michaelklishin merged 1 commit intomainfrom
Conversation
802483e to
934ff06
Compare
934ff06 to
6d00f7a
Compare
501fe43 to
89b9be5
Compare
89b9be5 to
0ba194a
Compare
michaelklishin
added a commit
that referenced
this pull request
Nov 27, 2024
Selenium suites: replace Java AMQP 1.0 client with a JavaScript one (backport #12786)
michaelklishin
added a commit
that referenced
this pull request
Nov 27, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Given that selenium tests are written in javascript, it makes more sense and it is clearer to use a amqp10 client in javascript.