Hello,
I am trying to create a testautomation Framework using Appium and WinAppDriver.
Everything I try to work with the GUI-Elements, does not work.
I allways get the same exception, stating that the element could not be located.
I looked the Names and Classes up using the Windows Inspect tool and even worked with our developers to Access the Elements using their naming.
I am using c# to develop these Tests.
Can someone help me how to get the values to interact with the GUI Elements, if it is even possible to do so.
*This post is locked for comments