Dominik Feininger

Results 31 comments of Dominik Feininger

https://superuser.com/questions/1144651/get-chrome-version-from-commandline-in-mac

solution from UiVeri5 by @hmanchev In UIVeri5 we implemented primitive solution for controlling the (chrome)driver version. We have one [JSON file](https://github.com/SAP/ui5-uiveri5/blob/master/driverVersions.json) in the root of the repo, which is controlled...

hi @hmanchev, since you already provided the solution I would appreciate your help here ;)

https://github.com/ehmicky/safe-json-value

seems like our current browserstack plan does not allow to run the full set of tests in all browsers. Test on Browserstack runs only `basic.test.js` on Edge.

Hi, nice approach. What about the wdio https://webdriver.io/docs/api/element/dragAndDrop/ function?

Hi, I also tried to get the wdio dragAndDrop to work -> no success see https://github.com/webdriverio/webdriverio/issues/4134 At least I added a testcase for you

https://github.com/js-soft/wdi5/issues/131