Artem Koshelev

Results 43 comments of Artem Koshelev

yep, i see now, that's a tricky piece... can you please share a problem you are trying to solve with custom ElementLocatorFactory? so i can write the test and propose...

yep, here is abandoned PR https://github.com/yandex-qatools/htmlelements/pull/63, you can fix all the problems here and we'll merge it

@andrew-sumner thank you for investigating the problem 1. not agreed, zero seconds timeout is as unexpected as 5 seconds, we should probably get it from driver 2. agredd, using this...

If you dig a little deeper, you'll find [this commit](https://github.com/yandex-qatools/htmlelements/commit/c104ca608d5a36cbf5877b348e6ce630a3a20ee6) existing almost from the very beginning of project. Using default implicitly wait will save you a lot of code and...

@IZaiarnyi please ask your questions on [stackoverflow](http://stackoverflow.com/questions/tagged/htmlelements)

@Zlaman had you tried the latest snapshot version? The latest commit in master fixes the issue you described: https://github.com/yandex-qatools/htmlelements/commit/736f3faf263e140b6c789eccdcf34e07e533e86c

@Zlaman just change version to `1.19-SNAPSHOT`

Pls define "alive" =). There is no active development/roadmap for sure. I do looking after it as a "best effort" though, so if you raise a PR to support selenium...