selenium_dolphin icon indicating copy to clipboard operation
selenium_dolphin copied to clipboard

A Python module for controlling Dolphin browser profiles using Selenium or Pyppeteer. It also has a Dolphin API for creating, editing, and deleting profiles.

Results 4 selenium_dolphin issues
Sort by recently updated
recently updated
newest added

How do I define a default folder for downloads made through this profile, using the API. In Selenium, I do it like this. ``` DOWNLOAD_FOLDER = "downloads" options = Options()...

hi, I am using Python Selenium with your API. Is there a way to export and import cookies to the profile? I tried Pickle Library but it seems not working

I am trying to pass a extension to the application but neither the proper args for pyppeteer or the options for selenium dont work args: [ '--disable-extensions-except=/path/to/extension/', '--load-extension=/path/to/extension/', ] options.add_extension('./exampleOfExtensionDownloadedToFolder.crx')

The code is detected when using selenium: https://fingerprint.com/products/bot-detection/