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

A basic wrapper to get useful information from Selenium Logging

Results 2 selenium-logger issues
Sort by recently updated
recently updated
newest added

Run tests on Github Actions

i keep getting this error, Traceback (most recent call last): File "/Users/michaelwallin/myproject/test.py", line 31, in driver = webdriver.Chrome(executable_path=driver_path, options=options) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: WebDriver.__init__() got an unexpected keyword argument 'executable_path' for script...