Forum Discussion
rraghvani
Champion Level 3
3 years agotabStrip1 doesn't have any child objects called tabControlPanelSurvey.
However, tabControl does have a child object called tabeControlPanelSurvey as well as tabStrip1, tabControlPanelFluideReplacem..etc.
If you were to do e.g. tabControl.tabStrip1.Click() or tabControl.Click("tabStrip1) then it may work.
Record a keyword test, then convert it to script. You will see how TC has recognised the objects.