scrapy-selenium icon indicating copy to clipboard operation
scrapy-selenium copied to clipboard

Fix executable_path type error by utilising service when connecting to selenium

Open malmike opened this issue 1 year ago • 1 comments

  1. Fixed the executable_path TypeError https://github.com/clemfromspace/scrapy-selenium/issues/128
  2. Fixing remote driver functionality by fixing the deprecated desired_capabilities for options.
  3. Removed pip_tools when getting the installation requirements for the build in setup.py. Pip keeps updating its package structure and the current implementation breaks in versions pip >= 20 cause of the new package structure

malmike avatar Oct 15 '23 06:10 malmike

@malmike Thank you

My hopes are very low for this to get merged, '2020'

omars44 avatar Nov 14 '23 09:11 omars44