Skip to content

Commit 29ee3c8

Browse files
authored
Update README.md
1 parent 1eb52e7 commit 29ee3c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# chromedriver-js-errors-collector
22

3-
Java library which allows to easily collect JavaScript errors received in Chromedriver session, using annotations on test methods.
3+
Java library which allows to easily collect JavaScript errors received in Chromedriver session, using annotations on test methods. Currently, the library supports JUnit5 and TestNG testing framework.
4+
45

5-
Currently, the library supports JUnit5 and TestNG testing framework.
66

77
### Example of JUnit5 usage:
88

0 commit comments

Comments
 (0)