Skip to content

find all links on the page and if they match '/p' append to list named posts --> Just 33 #1

Description

@valo83

Hi,
I'm a super beginner. Maybe you can help me.

  1. Scrolling down, hundreds of pages, but just 33 links. Why?
  2. :2: DeprecationWarning: find_elements_by_* commands are deprecated. Please use find_elements() instead
    links = driver.find_elements_by_tag_name('a') --> How to solve this warning?

Thanks in advance for your time

Valentino

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions