selenium zoom out python

driver.execute_script("document.body.style.zoom='zoom %'")
Hemang Joshi