IP17 Siebel Test Automation - Navigation is not properly recorded
Hi,
I'm currently testing Siebel Test Automation on IP17 and I'm facing an issue when playing a recorded scenario.
It seems that navigation using either tabs or side menu is not properly caught by RTE.
The scenario is as follows :
1 - Login to the application
2 - Navigate to Account Screen
3 - Drilldown to a recent record
4 - Navigate to Account / Service Requests View
5 - Create a new Service Request
When playing back this scenario, the process stops after login.
The generated Test Script shows actions :
1 - Launch
2 - ClickLink (Recent Record Account List Applet|Name)
...
I've tried several scenarios and the same behavior is reproduced every time.