Skip to content

Commit

Permalink
Quit Browser to delete temp Profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnezzin authored Nov 11, 2023
1 parent dfa47e8 commit 99f2c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speedtest.py
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,6 @@ def closebrowser():
attach=filename,
)

browser.close()
browser.quit()
closebrowser()
exit()

0 comments on commit 99f2c67

Please sign in to comment.