getTabTextAt(number)

elements.<tabpanel_name>.getTabTextAt(<tab_number>);

This function is returning the name of the form that the tab panel is on instead of the text of the tab! Pretty funny actually since I’m finding it a useful function the way it is :) However, I also need to grab the text of a tab as well.

David

We are unable to reproduce this, the text returned is always the tab text.
please post a sample solution demonstrating this behaviour.