79361819

Date: 2025-01-16 13:49:55
Score: 1.5
Natty:
Report link

Today I experienced an issue when selenium returned only 100 items when there are more than 100 items to return. That's why I think the limit is 100 items when calling driver.find_elements(By.CLASS_NAME, 'list-item').

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Multi Pass