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
From time to time due to the changes on UI we faced with several ways to determine the same element and some of them are invisible.
Currently carina generate error message, screenshot and tries to click via javascript.
So let's think howto improve resolution of the use-case without ability to rerun or debug scenario.
Capture as usual element not interactable problem
Generate dump (visible(?) screenshot and page source)
Attach dump archive as test artifact
do not generate full size failure screenshot automatically, i.e. ignore such kind of exceptions in isCaptured
Actual scenario still TBD and need brainstorming to finalize steps...
vdelendik
changed the title
speedup element not interactable issue resolution
simplify new xpath detection without rerun/debug of the test(s)
Nov 24, 2021
From time to time due to the changes on UI we faced with several ways to determine the same element and some of them are invisible.
Currently carina generate error message, screenshot and tries to click via javascript.
So let's think howto improve resolution of the use-case without ability to rerun or debug scenario.
element not interactable
problemActual scenario still TBD and need brainstorming to finalize steps...
The text was updated successfully, but these errors were encountered: