on 2020 Jul 14 2:06 AM
Hi, Im trying to capture a check box while adding shipping point to a plant. When i captured that item in desktop studio, it has been identified as checkbox but when i added click/check/set focus/wait exist event got error "Type error, object doesn't support this property or method".
Whatever activity i link for this item, got the same error as "Type error, object doesn't support this property or method".
Shortcut key for enabling the check box is space but cant able to provide that property in keystroke and tried like "e.key.space" that also helpless. Tried with enter it doesn't pick shipping point and closed out of modal window.
Hi
With SAP gui I think that you have to use myCheckbox.set('x') to check a checkbox.
So try this if your item is recognize during runtime.
Regards
Julien
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
12 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.