Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in R Programming by (160 points)

I`ve got a problem scraping this website. It consists of buttons, text fields, and a drop-down menu. I`m using the RSelenium package and can handle both buttons and text fields, but CSS codes for the drop-down menu don`t work. 

remote_driver$findElements(using = "css", "._2jmRANN99A2NJyqfvbB26j")$clickElement()

Could someone help me to scrape this website? 

Please log in or register to answer this question.

Related questions

0 votes
0 answers
0 votes
0 answers
0 votes
1 answer
asked Apr 15, 2021 in Java by Jake (7k points)
0 votes
1 answer

Browse Categories

...