How to make selenium keep reloading page (loop) till find the right class_name?.
browser.find_element_by_class_name(\'login\').click();
im using js to reload d