Skip to content

Conversation

malmike
Copy link

@malmike malmike commented Oct 15, 2023

  1. Fixed the executable_path TypeError self.driver = driver_klass(**driver_kwargs) TypeError: WebDriver.__init__() got an unexpected keyword argument 'executable_path' #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 malmike changed the title utilise service when connecting to selenium Fix executable_path type error by utilising service when connecting to selenium Oct 15, 2023
@omars44
Copy link

omars44 commented Nov 14, 2023

@malmike Thank you

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

Copy link

@jasmine-py-machine jasmine-py-machine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FOR MY PROJECT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants