I've been using Loadrunner for quite a while mainly with the web/http protocol. Our Web application is becoming more Ajaxified so after upgrading to loadrunner 12 I thought I'd give the truclient mode a go but am having issues getting the most basic test to replay.
I create a logon action which navigates to the website and signs in. I put this in the Init Block. I then create a new action for some business process and put this in the Run Block. When replaying, the init block runs fine but before it starts my run block the page returns to "about:blank". Therefore my run action fails as no objects can be found. Surely the page should remain as per the last navigation?
This can be easily recreated using other sites site bbc.co.uk i.e. Navigate to www.bbc.co.uk in the init and then click some links and put this in the Run block. I'm sure I'm missing something simple. Any help much appreciated.