Skip to content
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

[Behat] Emulate a focused page when interacting with Richtext #945

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

mnocon
Copy link
Contributor

@mnocon mnocon commented Oct 16, 2023

Requires ibexa/behat#90 to be merged first - the CI build will be green then

This should help with https://issues.ibexa.co/browse/IBX-6281 and https://issues.ibexa.co/browse/IBX-3097

"Emulate a focused page" is a cool trick that can be used when automating Richtext:

Now, the hidden elements will not disappear on the page and you would be able to inspect the elements on the web application.

This makes working with Richtext much easier.
Tested in:
ibexa/experience#251
ibexa/commerce#421

@mnocon mnocon marked this pull request as ready for review October 16, 2023 14:55
@mnocon mnocon force-pushed the richtext-focus-enabled branch from 78fbfc1 to 4a33ea4 Compare October 17, 2023 09:41
@sonarcloud
Copy link

sonarcloud bot commented Oct 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mnocon mnocon merged commit f585bc2 into 4.5 Oct 17, 2023
17 checks passed
@mnocon mnocon deleted the richtext-focus-enabled branch October 17, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants