Im trying to take a snapshot of the webpage i open but i need to delay the second part of the code so that the program has time to open the page
Here is the code
you can try to use time.sleep(seconds) to let your program delay for a while.