PA Parent

Results 7 comments of PA Parent

It happens to me too :( And bad thing: I can't "undo" or "redo" those whitelines. So I'm stuck to close the file without saving.

This is why I proposed `execute_adb_shell`, because `execute_scrip` accepts only one argument and doesn't pass the rest to Selenium.

@serhatbolsu you can for example execute command from: https://developer.android.com/studio/command-line/adb `execute adb shell am broadcast ...`

Hi, I'm really not expert on Proxy, but I read that it's not something that you can polyfill.. Maybe Google found a was to do it anyway. My 2 cents...

Hi! I setup a new project with `npm i -D @testing-library/vue@next`, as the Vue guide say: https://vuejs.org/guide/scaling-up/testing.html#recipes But it seems that the next tag in npm isn't the latest 6.4.2...

That's a part I miss too in blockchain technology.. It seems that it's very nice at writing, but we never talk about reading the blockchain :( some example (like the...

+1 for docs :) I'm completely new to clojure development but would like to experiment more with Enlive :)