Guillaume Hain
Guillaume Hain
Actually, even with `page.driver.wait_for_network_idle` or a custom `begin ... rescue sleep X; retry end` I can't get my tests passing, I'm downgrading to 0.14.2 again.
I'm looking for this feature too ! #171 is merged, any chance @zelphir you could update this PR? 🙏
> sublime text can use the textmate bundle for syntax highlighting, right? https://docs.tilt.dev/editor.html So we're only missing a Sublime Text package to install il properly 👍 > tilt has a...
Is this project abandoned?
Since my last comment, the `PWD` env variable is no more the current project path. I have a working fix on my local machine, I will open a PR so...
Actually, the PR #70 fixes the mentioned issue!
I have tested this PR locally, and it work like a charm, now the `PWD` environment variable is pointing to the current project folder instead of Sublime Text folder 👍....
Is this project abandoned?
@sivajisanapala it isn't working for me. **UPDATE** Sorry, I went too fast, it's working but it's slow. **UPDATE 2** Using CSS is working like a charm: ```sass .sparkline canvas width:...
Thank you @CrackerakiUA for your comment. @ybian you seem to had a working webpack import. I tried your solution but didn't work for me. Do you have a working Webpack...