-
Notifications
You must be signed in to change notification settings - Fork 339
Open
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
Metadata
Metadata
Assignees
Labels
No labels