Using Selenium on DSS Jupyter Notebook

bhargavdutt
bhargavdutt Registered Posts: 1 ✭✭✭

I have a jupyter notebook on my local system that uses selenium with geckodriver to extract information out of webpages, and processes them and spits out a dataframe. The goal is to move this notebook on DSS so the dataframe that's been outputted can be used in other processes. However I'm unable to use the geckodriver on my notebook. What would be the way to set up selenium with a firefox driver?

Tagged:

Best Answer

Setup Info
    Tags
      Help me…