Ching C

Results 19 comments of Ching C

@greg-db Commit history is good for the project developers that already know the context of the changes, but for developers outside of the project it might not always contain enough...

@greg-db Thanks, that's good to know!

The workaround is to update `"version": "latest"` to `"version": ""` in `pylenium.json`. This problem is probably related to SergeyPirogov/webdriver_manager#386.

I also get this error and the tests that fail aren't consistent. This error will cause a test failure in one build, but will fail a totally different test in...

This feature is the first thing I thought about when I found out about this action. I was actually surprised to find out it couldn't do it. Definitely upvoting, but...

I have a similar use case and was hoping actions/checkout would have something like a `fallback-to-default` boolean option. For the longest time I've been copy/pasting some ugly bash I wrote,...

Updating to 0.9.11 fix this issue for me.

I'm having the same problem on Python 3.6. I'm surprised no one has commented on this ticket created back in June.

> Any updates on this issue? Anything preventing the review of the pull request? Feels like a dead project to me.