selenium-twitter-scraper icon indicating copy to clipboard operation
selenium-twitter-scraper copied to clipboard

Error setting up WebDriver: Message: Process unexpectedly closed with status 255

Open zahidhussaina2l opened this issue 1 year ago • 1 comments

It does not initialize Firefox driver and gives the following error as:

Initializing Twitter Scraper... Setup WebDriver... Initializing FirefoxDriver... Downloading FirefoxDriver... Initializing FirefoxDriver... Error setting up WebDriver: Message: Process unexpectedly closed with status 255

zahidhussaina2l avatar Sep 28 '24 23:09 zahidhussaina2l

Make sure to set Firefox up properly if it is installed in a container

https://firefox-source-docs.mozilla.org/testing/geckodriver/Usage.html#Running-Firefox-in-an-container-based-package

valposv avatar Jan 22 '25 19:01 valposv