79164959

Date: 2024-11-07 03:53:32
Score: 1
Natty:
Report link

Simply add a time.sleep(3) statement between driver.get() and actually pulling results from the table. Some items are loaded with JavaScript and require some pause time for them to load in. Tested out your exact code but with a sleep statement and it worked as you want it too. Best of luck with your project.

Reasons:
  • Whitelisted phrase (-1): it worked
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Caleb