Simon Kurtz

Results 31 comments of Simon Kurtz

Hi @mchopra1004, This _may_ get you closer then, but if that's not entirely right, see if you can get there from here, please. Also, if you can use post-ES5 syntax,...

I'm sorry, I was thinking about my setup which exports a default class when I attempted to translate to what you have. It's early here. =P I'm a bit rusty...

Hi @mchopra1004, I'm not sure I'm much more help to you then, unfortunately. In my case, I just used a class (that's ES6+, not just TypeScript) and created a new...

Tests appear to have failed due to unrelated items.

Good point, @Pablodotnet. I pushed an update. I'm thinking this may cover: ![image](https://user-images.githubusercontent.com/8005145/40741015-4c4a4478-6418-11e8-8f34-0651d583a0b9.png) ![image](https://user-images.githubusercontent.com/8005145/40741022-54862b8e-6418-11e8-91cb-f806e89397c1.png) ![image](https://user-images.githubusercontent.com/8005145/40741033-5b74e020-6418-11e8-9e98-82637590ac94.png)

@qiyigg, I merged upstream/master into my master and the CLA dropped out. Could you please advise what should be done? Also, is there merit to this PR, please?

@awarecan, syntactical sugar to abstract common and specific aspects of `executeScript`. To me, it makes it more readable and understandable.

@qiyigg and @awarecan, thank you very much for your feedback. I'll dig into your suggestions a bit in my project to see if I still see as much validity for...

@Pablodotnet, I've had similar experiences, which motivated me to create the abstraction.