I am trying to open a test page by invoking an action in business central. My test program runs perfectly in Business central Al Test Tool/ Test Tool GUI but while I am executing the same code using the PowerShell command, I am getting the above error -> "The Test Page is not open". Actually, after invoking "Create Agreement" action, the system goes to a Codeunit & then the system runs the page. Any clue?