I\'m trying to automatically generate lots of users on the webpage kahoot.it using selenium to make them appear in front of the class, however, I get this error message when
it just means the function is executing before button can be clicked. Example solution:
from selenium import sleep # load the page first and then pause sleep(3) # pauses executing the next line for 3 seconds