[FIX] selenium cancel exit when need humain navigation
This commit is contained in:
parent
c47302d5c4
commit
18c40790c8
1 changed files with 1 additions and 0 deletions
|
|
@ -192,6 +192,7 @@ def main():
|
|||
# Execute
|
||||
run(args, selenium_tool)
|
||||
selenium_tool.stop_record()
|
||||
input("Appuie sur Entrée pour fermer...")
|
||||
return 0
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue