RSelenium: how to scraping a page with QRcode

Hi, guys!

I have been trying to do a webscraping with RSelenium using Chrome browser.

To acess the page with the information I need, first I need to scan a QRcode.

In a regular browser, I do it just one time and I can close and open the browser as many times I want. With RSelenium, I need to scan the QRcode everytime I open the browser.

Is there a way to keep this information? Cache or cookies?

1 Like

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.