Kevin Lamping
Kevin Lamping
All these errors are just 'prettier' settings that don't like having a semi-colon in some of the inline JS. Absolutely nothing to really worry about here; you can just ignore...
Would this be in addition to allowing tests to be run in Node.js, or a replacement for that?
Seems the `script` tags were stripped from the flowchart markdown files. I believe these are the most recent versions: https://github.com/jdavis61/webdriverio/tree/master/docs/flowcharts https://v6.webdriver.io/docs/flowchartsoverview.html @christian-bromann Was there a reason why these tags were...
FYI, trying to get these scripts added back in.
Just an update. I'm having some compilation errors with adding the scripts back in. Not sure what's going on, so stuck trying to figure that out.
I like this idea b/c I often cheat by working past the end of my pomodoro or breaking past the end of the five minutes. Having it automatically start would...
I think the root issue is in the 'wdio-screenshot' repo, specifically this line: https://github.com/zinserjan/wdio-screenshot/blob/master/src/modules/makeViewportScreenshot.js#L20 Can you try recreating the issue just using that service?
I guess move this issue over to that repo and see if you can isolate the root cause.
Here's an alternative version that allows you to paste either the rich text, or the plain text, depending on the text box it's being pasted into: ```js async function copyText...