currentContext
String currentContext()
Note: This function is deprecated unless you disabled tab support. Consider using the activeBrowserTab() function instead.
This function returns the currently active browser window. You can obtain a string representation of this window using String contextOf(window). If the page uses frames or iframes this can also be the content window of such a frame instead of the window containing the page itself. (See also, String contextOf(window), Boolean setFrameContext(browserTab, frameName), 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.