Thread
:
Recipe Le Monde by Rémi Vanicat
View Single Post
02-15-2020, 10:23 PM
#
12
kovidgoyal
creator of calibre
Posts: 45,490
Karma: 28005164
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You dont use time.sleep() the way to wait while javascript is running is to use
QApplication.instance().processEvents()
in a loop periodically checking for the finish condition.
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS