sterodium / selenium-grid-extensions

Set of Selenium Grid extensions for a better UI tests.
Apache License 2.0
46 stars 23 forks source link

Fixing checkStyle build fail error by using one liner return statement , Updating README.md file , Fixing old failing testcase because of MIME issue #56

Closed sjethvani closed 7 years ago

sjethvani commented 7 years ago

PR 54 causes checkStyle failures . This PR fixes it

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling c8d1237c0a4b1bcbc4daa87d5444864e17522cb0 on sjethvani:master into on sterodium:master.

sjethvani commented 7 years ago

@echoAlexey . I have fixed issues from my side . JDK8 build is passing on travis (https://travis-ci.org/sterodium/selenium-grid-extensions/jobs/246090603) However JDK7 is failing , which it seems has been failing for long before my commits .

edit I see JDK7 is failing because of previous merge (https://github.com/sterodium/selenium-grid-extensions/pull/52).

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 247ceec863b4cd59df6556920600838cb1f19523 on sjethvani:master into on sterodium:master.