Closed cowwoc closed 7 years ago
I noticed two minor typos in the code:
In https://github.com/Ardesco/selenium-standalone-server-plugin/blob/e6c332c0caa447de89175739c2eaff5996d02200/src/main/java/com/lazerycode/selenium/extract/FileExtractor.java#L152 please insert a space before the word binary.
binary
In the previous line, please convert Exists to lowercase.
Exists
I noticed two minor typos in the code:
In https://github.com/Ardesco/selenium-standalone-server-plugin/blob/e6c332c0caa447de89175739c2eaff5996d02200/src/main/java/com/lazerycode/selenium/extract/FileExtractor.java#L152 please insert a space before the word
binary
.In the previous line, please convert
Exists
to lowercase.