Verify Title Is present in a window

I used the following Code:

SelectWindow | title=*Deal Tracking
if_v2 | ${!statusOK} == true

else

End

The code fails with selectWindow, and none of the verify commands seem to work… What can I use to verify a browser tab title = is part of the deal.

1 Like