MachinePublishers / jBrowserDriver

A programmable, embeddable web browser driver compatible with the Selenium WebDriver spec -- headless, WebKit-based, pure Java
Other
809 stars 143 forks source link

Added support change default language #252

Closed cikorka closed 7 years ago

cikorka commented 7 years ago

Thank you for contributing to this project!

If you haven't already done so, please agree to the Contributor's License Agreement: https://github.com/MachinePublishers/jBrowserDriver/blob/master/CLA-rev2-digital.txt

You can edit that file to add your digital signature to the bottom.

hollingsworthd commented 7 years ago

Thanks! Can you edit https://github.com/MachinePublishers/jBrowserDriver/blob/master/CLA-rev2-digital.txt and add this to the pull request?

Also note the browser language involves more than just the language property--different things like date formatting should follow the language settings which won't happen here. But for a lot of cases probably just having this property set is helpful.

hollingsworthd commented 7 years ago

This is part of the v0.17.5 release now in Maven Central.