Open strika opened 9 years ago
Sorry for the late reply on this, I only noticed there was an issue here now. I'm really stretched for time this year, I could give you full access to the repo though, and you could publish it to Clojars / make your suggested changes if you so wished?
Hi. Yes, that sounds good. My time is also stretched, but I should have few hours this week to do some work on the project. Thanks.
Thanks for extracting those utility functions into a separate project. I'm writing a tutorial about
clj-webdriver
and it would be great if you could publishclj-webdriver-boilerplate
to Clojars. That makes it easier for newcomers to start using it.If you decide to do that, I have some suggestions:
clj-webdriver-boilerplate
versions should matchclj-webdriver
versions to make it easier to upgrade those libraries at the same time.testsuite
namespace toclj-webdriver-boilerplate
.What do you think about that? Is it something you're interested in? Thanks.