'Not recording all controls properly
I am working to record the user activity using WinAppDriver recorder application. There is a specific use case where I need the help...
- The tab key doesn't work. So basically if I am on user control and I press the tab, then it doesn't give the XPath of current control where tab arrived.
Example below:If after adding symbol I press tab key, the control is now on Account but recorder still showing XPath for Symbol text box.
- If there is a combo box in the user interface and If I double click on the next control after selecting the combo value, then it picks up the XPath of combo and not of the next control.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
