I am using pageUrl config on testing file several times. Therefore created a variable to keep test files through DRY coding;
var localApp = 'http://localhost:1841/app/';
The thing when i'm using this variable in harness within pageUrl config getting this error;
HTTP ERROR 404 - Problem accessing /app/test/Siesta/localApp. Reason: Not Found
Somehow when I am using this variable with hostPageUrl it works very well. What exactly i am doing wrong here?
Aucun commentaire:
Enregistrer un commentaire