How do i wait for a drop down or a page to load, verify if that element is present and proceed further without specifying the exact numbers of seconds as delay.
Other question is, can i give an implicit wait global time out for the entire script other than specifying individual time delays for the elements. ?