You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That modifies the behavior of Selenium find_elements_xx. Why does not it just return empty list like Selenium?
And in many cases, we need to check whether that element exists, so returning empty list is helpful