selenium open browser in full screen code example Example: selenium full screen python from selenuim import webdriver webdriver.maximize_window()