2021 Nov 30 12:04 PM
Hi, I want to scroll a table with Python code. And I have read the documention<SAP GUI Scripting Api>, but can not find a solution.
Am I missed something?
Example: I want to click the button(The red arrow in the figure below).
2021 Dec 01 5:26 AM
Closed!
I used the tracker.exe and found the solution to scroll the table.
I must say tracker.exe is Excellent!
session.findById("wnd[0]/usr/tblSAPLWCF_ICONSTCTRL_WCFV_ICON").verticalScrollbar.position = 210
print("Thanks!")
Closed!
I used the tracker.exe and found the solution to scroll the table.
I must say tracker.exe is Excellent!
session.findById("wnd[0]/usr/tblSAPLWCF_ICONSTCTRL_WCFV_ICON").verticalScrollbar.position = 210
print("Thanks!")
2021 Nov 30 12:05 PM
2021 Dec 01 5:26 AM
Closed!
I used the tracker.exe and found the solution to scroll the table.
I must say tracker.exe is Excellent!
session.findById("wnd[0]/usr/tblSAPLWCF_ICONSTCTRL_WCFV_ICON").verticalScrollbar.position = 210
print("Thanks!")
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |