InterviewSolution
Answer : set_window(” Browser Main Window”, 1); text="", start = get_time(); while(text!=”DONE”) { statusbar_get_text("STATUS Bar”,O,text); now = get_time(); if( (now-start) == 60) # SPECIFY no of SECONDS after which you want break { break; }}
Your experience on this site will be improved by allowing cookies. Read Cookie Policy