jabbrwcky / selenium-api

Additional Servlets for Selenium Grid 2
MIT License
12 stars 17 forks source link

Fix WebProxyJsonRenderer to serialize os-property of node successfully #1

Closed SamothRe closed 8 years ago

SamothRe commented 8 years ago

On a selenium 2.53.1 environment - the os property could not be serialized and throw an exception. This piece of code fixes it.

jabbrwcky commented 8 years ago

Thanks. Did not expect anybody else to use this 👍