Skip to content

Add missing selenium function (backport #13493) #13501

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 12, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 12, 2025

Proposed Changes

Add. missing javascript function to selenium. And add a bash function that allows to initialize an idp without starting it.

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • [] Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

This is an automatic backport of pull request #13493 done by [Mergify](https://mergify.com).

checks if element is not visible

(cherry picked from commit 8b0589b)
For scenarios where rabbitmq needs
the certificates of an idp but the
idp has not been started yet and
hence the cert has not been generated
With this function, the idp generates
its certificates without starting

(cherry picked from commit f9eec1e)
(cherry picked from commit e6fe38b)
@michaelklishin michaelklishin merged commit 4603901 into v4.1.x Mar 12, 2025
272 of 273 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-13493 branch March 12, 2025 19:46
michaelklishin added a commit that referenced this pull request Mar 12, 2025
Add missing selenium function (backport #13493) (backport #13501)
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.

2 participants