jmcarp / jmcarp/robobrowser

Inaccurate Docs

Open
#92 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.7k
Forks
336
PR merge metrics
No merged PRs in 30d

Description

The `follow_link(value=None, *args, **kwargs)` documentation notes are incorrect.

On https://robobrowser.readthedocs.io/en/latest/api.html, the method description reads

> Find a click a link by tag, pattern, and/or BeautifulSoup arguments.

Which appears to pertain to `find()` or `find_all()` Should just be

>click a link

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.