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 check on the title when we are determining whether the page is ready to continue. This is not ideal since since the title value now changes.
We could use a JS initializer that we drop on the test project to help us switch to a model where we are able to determine that the page is ready without relying on the title.
The text was updated successfully, but these errors were encountered:
We check on the title when we are determining whether the page is ready to continue. This is not ideal since since the title value now changes.
We could use a JS initializer that we drop on the test project to help us switch to a model where we are able to determine that the page is ready without relying on the title.
The text was updated successfully, but these errors were encountered: