Christopher Hiller

Results 432 comments of Christopher Hiller

right, it basically just needs to be in the config file. I had hoped to eliminate the need for external config files. the only reason to keep the "load from...

@Andrewngabriel Thanks for the PR! Looks like there are conflicts that need resolution...

Current dependencies on/for this PR: * 2.0 * **PR #16524** * **PR #16594** * **PR #16704** * **PR #16883** * **PR #16884** * **PR #16885** * **PR #16886** * **PR...

mmm, right. I'll need to think abt a good solution here but I'm on too little sleep rn. but I think it looks something like "appium must be a peer...

this is how many plugin systems work in JS land, anyway. we could expose Basedriver thru Appium, as a class, but this way the driver would always use whatever basedriver...

> I would prefer this strategy. Although there still should be a clear strategy on what to do if base driver gets some breaking changes If base driver gets breaking...

> What bothers me in this situation is that there is no clean path to resolve such issues. Let say one has appium server version X installed with a couple...