David Glick
David Glick
@ZephyrusMB I'm saying that it will not work unless the persistent orgs have been connected that way. But perhaps there is another problem as well. Could you run `cci error...
@ZephyrusMB Thanks. Unfortunately since the error happened in a Robot Framework test, the stack trace does not give enough information (it's showing where Robot Framework was called, not where the...
@ZephyrusMB Thanks. That traceback makes me realize that unfortunately this is currently implemented in a way that will only work for scratch orgs. Thanks for reporting it.
@davidmreed Can you comment on the likelihood of this being added to our roadmap?
@Julian88Tex interesting idea. I definitely like this a lot better with the prompt than without (since the user could have simply made a typo for an org that already exists)....
@davidmreed this is still outstanding, right?
@RupertBarrow has developed a Docker image for CumulusCI: https://github.com/RupertBarrow/salesforcedx-cci-Docker
We've also seen this in a different part of the UI since the Spring 19 release, and are still looking for a good workaround. It appears to be a general...
For the specific case of navigating to a tab, you can use the `Select App Launcher Tab` keyword from the Salesforce library. (It uses the app launcher, which has the...
@boakley Am I right in thinking we are doing a click using javascript instead of the selenium click command to work around shadow DOM navigation issues in some cases? If...