We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c3f33 commit a0e32a8Copy full SHA for a0e32a8
main.py
@@ -21,4 +21,4 @@
21
driver.get("https://ip.oxylabs.io/")
22
time.sleep(5)
23
finally:
24
- driver.close()
+ driver.quit()
0 commit comments