David Ferreira
Results
1
comments of
David Ferreira
I'm trying to run `FlowTestRouter.selectRoute(window, routes: ProcessInfo.processInfo.arguments)` passing the argument `UITestRun` (scheme configuration). But inside FlowTestRouter class the fun selectRoute routes doesn't contain `UITestRun`. So in ``` if let window...