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
Selecting an element by id implies that the element has an id, and hence can occur only once on a page. So no need to refer to a 'first' one on the page which implies there could be multiple such elements.
0 commit comments