I am looking for an automation tool to automate the selection of dropdown values in a Windows GUI. The tool should be capable of automatically detecting the dropdown values and selecting the preferred one in SAP or any other Windows application. Is there a tool available that can accomplish this task?
i do prefer the python instead any other.
Additional Clarification:
The tool should support automated interaction with dropdown menus within SAP and potentially other Windows-based applications.
It should be able to identify and select specified values from the dropdown list without manual intervention.
by using python, I want to automate the SAP dropdown selection process and need a tool for this purpose. The tool should automatically detect and select the preferred dropdown value in the Windows SAP application without manual intervention.
Thank you for your assistance!
what i have preferred already is : PywinAuto & pyautogui this both will not work as expected to select any dropdown value.