Integrate claude, improve selenium and support qemu #1

Open
mathben wants to merge 220 commits from develop into master
Showing only changes of commit 18c40790c8 - Show all commits

View file

@ -192,6 +192,7 @@ def main():
# Execute
run(args, selenium_tool)
selenium_tool.stop_record()
input("Appuie sur Entrée pour fermer...")
return 0