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