Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get active control information while perform <TAB> button #650

Open
dharmendraQA opened this issue May 29, 2019 · 1 comment
Open

Comments

@dharmendraQA
Copy link

Hi, We are using white to automate WPF application. We need to verify the active control while each TAB action.

Please suggest

Thanks
Dharmendra

@kirankumar123456
Copy link

Hi All,

Even I am also facing the issue, when we move to the control using TAB Key using below code
Keyboard.PressSpecialKey(TestStack.White.WindowsAPI.KeyboardInput.SpecialKeys.TAB);
unable to get that active element details using White Automation suite, Can any one help us here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants