Commit Graph

16 Commits

Author SHA1 Message Date
Marcial Rosales 148debc550 Use different way to parse tables for consuers
(cherry picked from commit 870c66734b)
2025-05-28 07:53:10 +00:00
Marcial Rosales b48600251f Apply patch that addresses the issue with SAC
And improve how to parse a html table to
extract its rows

(cherry picked from commit 8960d19492)
2025-05-28 07:53:10 +00:00
Marcial Rosales 3a4ea0ae21 Selenium test with SAC
(cherry picked from commit 70ec8dffdd)

# Conflicts:
#	deps/rabbitmq_management/priv/www/js/tmpl/quorum-queue-stats.ejs
2025-05-28 07:53:09 +00:00
Marcial Rosales 94e4aa9412 Fix issue related to popup warning
And in particular locating the span#close button

(cherry picked from commit 27b3e21554)
2025-05-22 23:23:47 +00:00
Marcial Rosales c306fd9e60 Exclude other_rabbitmq when running start-others. And fix some issues
(cherry picked from commit 81cf5f2e46)
2025-05-08 17:45:46 +00:00
Marcial Rosales 5b2d021f15 Add functions to mgt-api for selenium
(cherry picked from commit ea0dd8beb8)
2025-05-07 16:00:11 +00:00
Marcial Rosales ec243ba836 Test virtual hosts and select tags column
(cherry picked from commit 175abbff87)
2025-05-02 14:37:52 +00:00
Marcial Rosales 4fd25e0518 Testing new vhost has the tag
(cherry picked from commit ea66a25dfa)
2025-05-02 14:37:52 +00:00
Marcial Rosales 385598387e Select columns of vhosts
(cherry picked from commit 7003fefa44)
2025-05-02 14:37:51 +00:00
Marcial Rosales 3579eacf7b Add queues and streams page and test suite
(cherry picked from commit 0cb63bb544)
2025-04-25 19:27:52 +00:00
Marcial Rosales f521421f08 Renconcile changes from tanzu rabbitmq
(cherry picked from commit 06bd98ddd1)
2025-04-08 19:21:52 +00:00
Marcial Rosales f18d0e628d Add missing function that
checks if element is not visible

(cherry picked from commit 8b0589bd5c)
2025-03-12 16:07:45 +00:00
Marcial Rosales e84a51603b Fix flake on rabbitmq_mqtt auth_SUITE (#13180)
* Separate invalid client test from the valid one

* Apply same changes from pr #13197

* Deal with stalereferences caused by timing issues

looking up objects in the DOM

* Unlink before assertion

(cherry picked from commit 2ab890f344)
2025-02-12 18:36:56 +01:00
Marcial Rosales ce760c688b Insert control-cache headers to every resource and reload index.html 2024-11-21 16:47:48 +01:00
Marcial Rosales 5b845a6474 Extract table of sessions and links 2024-11-18 11:47:44 +01:00
Marcial Rosales a1206dc801 Move selenium to the root of the repo 2024-09-04 14:59:58 +01:00