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
I am starting the application via WinAppdriver.
Creating a session and do some operations.
For one point I try to click in the desired object, which appears in the Inspect.exe, however it throws me NoSuchElementException.
I cannot understand the problem. Can it be because one of the parents of the desired object does not have a identifier such as Name or Accessibility ID ?