Skip to content

Commit a0e32a8

Browse files
author
oxyjonas
authored
Update main.py
1 parent a2c3f33 commit a0e32a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
driver.get("https://ip.oxylabs.io/")
2222
time.sleep(5)
2323
finally:
24-
driver.close()
24+
driver.quit()

0 commit comments

Comments
 (0)