MarketSquare / robotframework-seleniumlibrary-java

Java port of the Python based SeleniumLibrary for Robot Framework
Apache License 2.0
23 stars 16 forks source link

Added HTMLUnit support back #86

Closed Hi-Fi closed 5 years ago

Hi-Fi commented 5 years ago

Fixes #79

Prevented running 'Run Keyword on failure' again, if given keyword fails

php-coder commented 5 years ago

@Hi-Fi Thank you, Juho!