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
Hello dear, can you provide more info?
"tests begin to fail" is not very clear to me.
I can see multiple test runs in the same log, are you using a suite.xml to run your tests?
I can see a broken click, an element that wasn't found, and an empty test. What exactly is the problem?
I'm not using suite.xml file and I'm running code via mvn command
I see that this issue is only happening when I set this property "createAnimatedGif=true" in VisualValidations.properties file and when I comment it, everything code is working fine
Describe the bug
After upgrading to latest version (8.4.20241024) tests begin to fail (works fine with 8.3.20240829)
Link to SHAFT_Engine Console logs
https://gist.github.com/myoussef87/d413cb4d13a6a2a6c7f597c0f0a90b7c
Link to SHAFT_Engine Extent Report HTML
https://gist.github.com/myoussef87/1500fce38f94482ba7639b8c00a0ac3b
Environment
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Able to interact with page elements after using JS to interact with shadow dom
Screenshots
Attached the HTML https://gist.github.com/myoussef87/1500fce38f94482ba7639b8c00a0ac3b
Additional context
The text was updated successfully, but these errors were encountered: