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
We should use .attr() as a matter of best practice to play it safe against weird corner cases where the urls passed on to goTo() are malformed by stray single-quotes <<'>>.
With the new approach the resulting error should be way more clear.