PTF - Why is Page.PromptOK getting error Unexpected condition reached
I have a testing framework test that has been working until a recent refresh. I think I even got it to run successfully once after the refresh, but I cannot get it to work now.
The test is adding an Accounts Payable Control Group. The script navigates to the page, and puts in the necessary data, but when it goes to click Add the script fails. I have rerecorded the script, and still get the same error. It always fails on a step with:
Type = Page
Action = PromptOk
Recognition is blank
Value is blank
The error is: Unexpected condition reached