You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When taking a screenshot of a hookshot/pop-up element with dir='rtl', using a specific selector results in the following screenshot:
However, fullscreen is correct:
I think this is an issue with the wdio-screenshot's virtual scroll / element reposition for cropped screenshots. I've seen this behavior on IE popups recently as well.
Bug Report
Description
When taking a screenshot of a hookshot/pop-up element with dir='rtl', using a specific selector results in the following screenshot:
However, fullscreen is correct:
I think this is an issue with the wdio-screenshot's virtual scroll / element reposition for cropped screenshots. I've seen this behavior on IE popups recently as well.
Steps to Reproduce
hookshot-spec.js
test. Specifically this testEnvironment
Linked Issue: https://github.com/cerner/terra-toolkit/issues/278
The text was updated successfully, but these errors were encountered: