Jonathan Lipps
Jonathan Lipps
Sorry, haven't had time to look at this yet
I'm sorry the issue is affecting you. I don't know when I'll have time to look into it, as it is not one of my assigned work priorities at the...
Pretty sure a lot of the plugin tests I wrote before (unless they were changed), set a `local_appium_home` directory for their tests, and used the appiumHome config when starting the...
OK, sounds like the plugin tests were adjusted then when brought into the monorepo.
seems like we're good with CI now?
I like the idea of moving to a more maintained module, however building native extensions has been an issue in the past (a severe issue with opencv4nodejs) so I'd want...
how easy is it to add a custom executor to a github CI job? is it even possible to throw our own hardware at it?
the new docs system is in the 2.0 branch under packages/appium. you can see some npm scripts there for building docs.
I'm all for modifying or updating how we do logging. IIRC the main reason we use Winston was that npmlog didn't support things like multiple simultaneous transports (e.g. to console...
@boneskull I think probably 80-85% of the args which were in 1.x but which are not in 2.x have not been moved to driver args. Instead they were deprecated and...