contextList
HTML_Array contextList()
Note: This function is deprecated unless you disabled tab support. Consider using the browserTabs() function instead to access the browser tabs and windows.
This function returns an HTML_Array Class containing references to the browser windows that Squish has hooked. The context of a particular window can be retrieved using the String contextOf(window) function.
Note: This list does not include any frame or iframe elements that exist in the web pages. It only contains windows that Squish hooked into.
(See also, Boolean setFrameContext(browserTab, frameName), String currentContext(), String contextOf(window), Boolean setContext(context), and waitForContextExists(context).)
© 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.