Jonathan Lipps
Jonathan Lipps
Seems like a great candidate for a pull request to me! (Maybe hidden behind a capability `showIosDebugSyslogs` or something like that)
@boneskull this was one of those args that could be a json string or a path to a json file. how are we handling parsing those now?
ok. we should document this in the 2.0 migration guide, as well as (in the case of nodeconfig or default capabilities) allow loading from an external file. these can get...
oh right, sorry, i forgot we can now specify a global appiumconfig and easily include these. so yes, the current state is fine, we should just have a section in...
nope! we just need an explainer we can point people to for how to include this info in the config file.
@Andrewngabriel do you think you'd have time to rebase this PR?
> The general agreement is these usually start with a single dash (-) character At one point I think this was officially supported in the spec, however I don't see...
It would be unreasonably difficult. Everything out there assumes the standard /element endpoint for finding elements. My understanding of the spec was that there was allowance for custom locator strategies....
I agree with this proposal.
So you're basically just saying `--source=npm` should be an invisible fallback choice to the default of not including `--source` at all?