Thanks a lot.
I was able to install counters and add more LGs to the controller. However, I am noticing something weird while using Web Protocol. The application that I am using is having lot of dynamic objects and is evident from the fact that when I use TruClient, I have to apply Javascript to almost every object in the app to be able to identify them when i replay the script. But, If I develop the same use case in Web Protocol, the replay seems to be work without errors. I was expecting it to throw errors on the objects that are dynamic, but it didn't and it works everytime when I replay it.
The design studio feature shows some values that need to be correlated foreg:- the login button, but when I do the correlation, the script throws error saying it couldn't identify the object in the parameter and If i remove the correlation, it works fine. I am not able to understand the behavior. Can you please help ?