Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow for trailing semicolon within selenium options
Within the selenium options argument of the `Open Browser` keword, if there were trailing semicolons then the keyword would fail. With this change we allow trailing semicolons. In addition the library warns about emtpy options. Fixes robotframework#1877
- Loading branch information