Changing draggable resize bar object position
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023
10:22 AM
08-15-2023
10:22 AM
Changing draggable resize bar object position
My web application has a draggable resize bar object. Using the object spy, I can see the ScreenLeft property is changed when resized to a different position.
How can I interact with this object to change this property? Is there way to set it or would I physically have to drag the object?
Labels:
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023
03:13 PM
08-15-2023
03:13 PM
Try recording your actions, and see what TestComplete generates.
Also, if you look at the className property value, you might be able to adjust the flex divider control by changing the HTML code directly.
