This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
browser.forkNewDriverInstance should return a promise that resolves to the new browser #5031
Closed
Description
Reference #5019
Line 275 in ed955e5
"I think this is so convoluted because it needed to support the control flow case as well. This should be cleaned up - forkNewDriverInstance() should just return a promise that resolves to the new browser instance, after its ready."
browser.forkNewDriverInstance should return a promise that resolves to the new browser.