We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24454e4 commit c9782e0Copy full SHA for c9782e0
1 file changed
NEWS.md
@@ -1,5 +1,7 @@
1
# rvest (development version)
2
3
+* Fixes `LiveHTML` objects returning 'could not find node with given id' errors if a page navigation occurred after a `$click()` event (#405).
4
+
5
* New example vignette displays the same starwars data but rendered dynamically using JS, so you need to use `read_html_live()` to get the data.
6
7
# rvest 1.0.4
0 commit comments