PTF recognition of a conditional modal page.
At the end of the Add a Person component, when the Add Relationship button is pressed, the Search Match Results page/component is sometimes displayed modally.
I've tried to get a PTF (8.55.11) script to conditionally notice the page and dismiss it, but I can't seem to find the right action to determine if the modal page has been presented or not.
I can't do a Browser FrameSet since it might not be there. I tried to conditionally verify the existence of the Return button on the page and of the page itself using the Div.Exists action, but still have never had any success.