Michał Urbanek

Results 91 comments of Michał Urbanek

So sort of fix would be to download latest avaliable msedgedriver version that exist that is smaller then current chromedriver version. Still there should be parameter just to ignore msedgedriver...

there are msedgedrivers versions https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/#downloads so from some xml they could be found and if avaliable downloaded. Still this is important only for this who wants msedgedriver. 98% did not...

> @misjorge > I have implemented below work around and it works fine for me Could you create pull request with your working solution, or at least publish it in...

> I dont know how to create pull request here @senpl 1. press fork from https://github.com/webdriverio/selenium-standalone (upper navigation) 2. Make your changes in browser 3. press on your for fork...

My quick workaround with commenting UIGestures instead of Number from this repo use this in build.gradle : ` implementation 'com.github.senpl:NumberSlidingPicker:2cd87266c8e7d7656df9eef964bf062da95833a3' ` Until mantainer find time to fix issue.

This happend when You got file bat_ in your layouts, not inside library. If they are in app res folder inflate goes into infinite loop and app crashes. As library...

https://github.com/Yalantis/ToDoList/pull/11 this should fix that issues. Let know if it works for you now.

Until it is resolved using Hide Diagnostics option should be turn on to not signal valid parameters.

@preco21 Why this PR can not be just merged ???

For this tired of waiting I created copy https://www.npmjs.com/package/merge-img-vwv only downside is that it has to be merge-img-vwv instead of merge-img . I just took this PR update lib and...