Chris Nelson
Chris Nelson
Hmm.. obviously not as simple as that. All the params are capitalized and camel cased. Thanks, Twilio. So gross....
There is a second argument that you use to pass it as [service: service_id]. Wish this had been documented took awhile to figure out.
I saw that there are Notify resources in the codebase, but they don't appear to work. I need this functionality, so happy to work on it if this still an...
I also have a fork where I've added several features and an example app to show how to use it: https://github.com/superchris/ngmeteor https://github.com/superchris/ngmeteor-cookbook
I did as well, how did you figure this out?
Hey, long pause, but finally getting some cycles to look into this today. Just wanted to check and see if anyone had already done this before I dive in, but...
Cool, my plan right now is to add `find_shadow` on browser and driver. I'll add a test as well. Let me know if that seems reasonable
We went a slightly different direction but it seems to work pretty well, closing this PR and will push a new one.
> for posterity and myself, would you mind commenting with a lay person's explanation of what the shadow root is and how wallaby has to talk with the webdriver in...
Thanks! I don't know of a way to detect if an element has a shadow root, other than with javascript or doing the api call I am doing already in...