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

Collapsed email preview iframe bugfix #579

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

almirsarajcic
Copy link
Contributor

@almirsarajcic almirsarajcic commented Feb 15, 2021

As part of the Wallaby feature test I've needed to read an email, but I could only get iframe element using Wallaby.Query.css("iframe", visible: false) because the height of the element is 0.

I've tried this in multiple versions of Chrome and chromedriver. Also, I've only been able to experience this in headless Chrome in macOS. I wasn't having this issue with Wallaby option headless: false nor on a CI instance running Ubuntu.

I figured this is not important enough that we should have test for this which adds chromedriver dependency, but I can add it if it's required.

Related to #350 and #351.

@almirsarajcic almirsarajcic changed the title Collapsed email preview iframe bug Collapsed email preview iframe bugfix Feb 15, 2021
Copy link
Collaborator

@germsvel germsvel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting this fix! 🎊

@germsvel germsvel merged commit b526e0d into beam-community:master Feb 15, 2021
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