chromedriver (www/chromedriver) Updated: 4 months, 2 weeks ago Add to my watchlist

ChromeDriver - WebDriver for Chrome

WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more.

Version: 136.0.7103.113 License: Apache-2 GitHub
Maintainers No Maintainer
Categories www
Homepage https://chromedriver.chromium.org/
Platforms {darwin >= 20}
Variants
  • chrome_app (Also install chrome-for-testing app with fixed version.)

Subport(s) (10)


"chromedriver" depends on

extract (1)
build (1)

Ports that depend on "chromedriver"

No ports


Port notes

Use chromedriver with Google\ Chrome\ for\ Testing.app, e.g.
with the port py312-undetected-chromedriver
(with your preferred Python version) and the Python code:

import undetected_chromedriver as uc
driver = uc.Chrome(
driver_executable_path='${prefix}/bin/chromedriver',
browser_executable_path='/Applications/MacPorts/Google Chrome for Testing.app/Contents/MacOS/Google Chrome for Testing',
)


Port Health:

Loading Port Health

Installations (30 days)

9

Requested Installations (30 days)

8

Livecheck results

chromedriver seems to have been updated (port version: 136.0.7103.113, new version: 141.0.7390.65)

livecheck ran: 1 day, 6 hours ago