def openTab(self, frameTitle, tabTitle):
        return self._openContainer(WIDGET_NAMES.Tab, frameTitle+"__"+tabTitle)