When running person = Person(url, driver=driver), script throws the following error for each person:
Message: no such element: Unable to locate element: {"method":"css selector","selector":".pv-top-card"}
(Session info: chrome=89.0.4389.90)
I can try to debug, but first wanted to be sure that this isn't something obvious that I'm missing.