Conrad Braam

Results 20 comments of Conrad Braam

The instructions are wrong, i'm raising a ticket. /tools/ESP8266FS/tool/esp8266fs.jar should be same on windows as for ios/unixes, because dropping into "C:\Users\\Documents\Arduino\tools\ESP8266FS\tool\esp8266fs.jar" does appear to be good.

if using python bindings, you can read up https://pypi.org/project/webdriver-manager/ pip install webdriver-manager then, in code from webdriver_manager.microsoft import EdgeChromiumDriverManager mgr = EdgeChromiumDriverManager() driver_path = mgr.install() EdgeDriverWrapper._driver = Edge(executable_path=driver_path) literally you...

Not many people have blogged about this tool yet, so hoping to get something working under Appium and write it up. So not much guidance to get someone started out...

It then continues to tell you to stop the server. "That's it! If you see this, the Appium server is up and running. Go ahead and quit it (Ctrl-C) and...

Did you find a solution Qianli-Ma ?

So, someone posted this up onto the python package manager thing, and i just discovered, after doing most of this fixing legwork shown above in one evening myself, that, this...

Ah, just noticed your response, the gitlab repo fork, where is that? Yes I'm still using it every so often. Will try reach out to Jamie again to be sure...

Ditto, pretty much the same problem here - font changes and the way the custom file-dialog works have made things less than ideal

Also, there is no really intuitive way to find out the version number of the app once you have installed it. For an app that just-works (tm) it's a minor...