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
Spaces aren't legal characters in IDs, but the singular locator (bot.locators.id.single) accepts them, as does document.getElementById in every browser, so the plural locator should work for the sake of consistency.
0 commit comments