htmlelements icon indicating copy to clipboard operation
htmlelements copied to clipboard

Increases selenium version & fix warnings

Open HarryMtv opened this issue 8 years ago • 0 comments

Throwables.propagate(e); to throwIfUnchecked(e); throw new RuntimeException(e); it is recommendation replace from java. Another changes is a simple.

HarryMtv avatar Jan 21 '18 11:01 HarryMtv