I am trying to run some tests using the testing framework in BC.
It works fine for testing functions but when i try to test pages i get an error even though i have the test framework app installed.
The error i am getting is :"“The TestClient that is needed for page testability is not installed on the server.”
Does anyone know if there is a way around this or if i am simply not allowed to run test of pages in an online sandbox?