Question
AUT Not working
Hello All,
My Pega version is 7.1.5 and i am trying to use AUT. ( In some forums i found that Pega 7.1.5 wont support AUT, But still i tried. Included AutoTest role in my AG and tried to automate my flows and activities). now i am getting Auto test cases option in my flow and activities. When i run a activity and then click on "Save test case" button. I am getting a popup window with URL
" http://127.0.0.1:9080/prweb/PRServlet/pvJWp5oRQ3uOdCwYOKfuacwbgyzfjk2o*/CreateRuleIframe.htm".
The popup window is blank and i am not getting any options in the popup window. I am not sure if the URL launched is wrong and configured somewhere wrongly.
My Dev URL is completely different and i am not sure what is wrong.
Any suggestions about what might have went wrong ?
I see this line of code in the SaveTestCaseButton HTML fragment.
var baseUrl = pxReqHomeURI+"/"+ "CreateRuleIframe.htm?";
Can you check the pxReqHomeURI value?