Hello Hackers,
We are running tests including feature tests in Circle CI, and have been seeing some flakiness due to what we believe are insufficient wait-for timeouts.
This shouldn't increase the overall test time, but only allow waiting longer for an element to appear, if needed.
We've also split out the app start timeout since that seemed to need more time on CI.
Patch attached.
Thanks!
Joao, Matt, and George