Hi Friends,
I am using LR 12.
Problem: I have a webpage that appears after login that may come or may not come. The webpage displays, if there are any exitiing sessions open and click continue. It is not a Window or dialog box but a webpage. I have recorded/scripted my business scenario with the session webpage that comes after login.
Scenario
Login to website -> session webpage -> Homepage
Login to website -> Homepage
I have used web_reg_find to verify, if the session web page is found or not found. If not found, i put a "if condition" to skip the urls for session webpage. The correlation values that are just before session webpage dont work, if i put a conditional if statement.
Kindly advise any suggestions or workaround.
Thanks