The window size: `options.add_argument("--window-size=1280x1696")` given in the example does not work (at least not for me using `:latest` I think it should be: `options.add_argument("--window-size=1280,1696")`