Mihails Volkovs
Results
2
issues of
Mihails Volkovs
There are still Firefox - driver compatibility issues. That would be great if matrix could be kept updated. Probably we are not interested in "too old" versions of Firefox. Shorter...
Might be related to #137. Reproduced if annotation annotates itself (like [here](https://github.com/junit-team/junit5/blob/master/junit-commons/src/main/java/org/junit/gen5/commons/meta/API.java)). Example: ``` public static void main(String[] args) { Reflections reflections = new Reflections(""); // this works just fine...