clickTreeHandle
clickTreeHandle(objectOrName, itemText)
This function clicks on the expand/collapse (tree handle) for the item that has the specified itemText
on the objectOrName
tree widget.
Note: This function should not normally be used in hand-written test scripts since Squish can handle this interaction for all the tree widgets used by the web toolkits that are supported as standard. The primary reason for this function's existence is to support interactions with custom Web tree widgets that are not supported by Squish out of the box.
For more details, including examples of use, see How to set up Support for Complex Widgets.
© 2024 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.