kevin_kapell
9 years agoFrequent Contributor
How do I navigate between browser tabs using TestComplete
I have a script (JScript) where I open a second browser tab (currently in Chrome) and do some actions. After completing those actions int he second browser tab I want to navigate back to the first br...
- 9 years ago
ghuff2 Unfortunately it didn't work for me even if pages are different.
kevin_kapell One idea could be using Ctrl+Shift+Tab through Sys.Keys to navigate between the tabs; though this is not the right approach but you can give a try. You can also try the following article:
https://support.smartbear.com/articles/testcomplete/tabbed-browsing/
Regards
Osaid