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
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Update with the browser_.driver.getCurrentUrl() call in forkNewDriverInstance, and also return the result of newBrowser.get(url) in the subsequent then block
In a world without the WebDriver Control Flow, we're going to need
browser.readyto be better:driver.getSession(), since that will wait for the browser session to startgetCapabilities()call call in theProtractorBrowserconstructor.setScriptTimeout()call inrunner.createBrowser, instead of overwritingbrowser_.driver.getCurrentUrl()call inforkNewDriverInstance, and also return the result ofnewBrowser.get(url)in the subsequentthenblock