Navigate through a Tab control with keyboardTag(s): Powerscript
If the window type is Response or Main, CTRL TAB and CTRL SHIFT TAB
will navigate through the Tab pages. With the Sheet type, you have to simulate
the navigation by declaring a shortcut in the menu and then use the SelectTab() function.