Forum Discussion
HKosova
13 years agoSmartBear Alumni (Retired)
Hi Steve,
I'd recommend against using the Drag action in your scenario, because coordinates are unreliable. Try sending the Ctrl+A then Del keys instead. That is, replace:
I'd recommend against using the Drag action in your scenario, because coordinates are unreliable. Try sending the Ctrl+A then Del keys instead. That is, replace:
Call basicComboBoxEditor_BorderlessTextField.Drag(319, 5, -319, 0)with
Call basicComboBoxEditor_BorderlessTextField.Keys("This is the field to be set")
and see if it works.
Related Content
- 6 years ago
- 5 years ago
- 9 months ago
Recent Discussions
- 21 hours ago