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

Whitelibrary fails to interact with elements of 4.8 .NET framework application #185

Open
JC1327 opened this issue Jan 3, 2023 · 0 comments

Comments

@JC1327
Copy link

JC1327 commented Jan 3, 2023

Describe the bug
Several keywords from the robot-whitelibrary for listboxitems (eg: Select combobox value) do not work with an application that is migrated to 4.8 .Net framework. The same keywords work correctly with previous versions of application in 4.6 .Net framework.

To Reproduce
Using Whitelibrary 1.6.0 in a robotframework 3.1.2 version does not work with ListItem controls. Try to use the Select Combobox value or Select Combobox index for a combobox component, there are no listitems found for the combobox. While inspect.exe is showing the control as a ListItem control under that combobox

Expected behavior
Expectation is that the whitelibrary keywords available be compatibile with newer .net framework versions. As most applications are now using 4.8 and above

  • OS: [Windows 10]
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

1 participant