Page MenuHomeFreeBSD

Add new port www/geckodriver
ClosedPublic

Authored by krion on Feb 10 2017, 2:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 21, 6:18 AM
Unknown Object (File)
Fri, Jun 14, 11:28 AM
Unknown Object (File)
May 19 2024, 4:53 PM
Unknown Object (File)
May 16 2024, 9:38 AM
Unknown Object (File)
May 16 2024, 12:06 AM
Unknown Object (File)
May 15 2024, 9:38 PM
Unknown Object (File)
May 14 2024, 9:41 AM
Unknown Object (File)
May 11 2024, 2:35 PM
Subscribers
None

Details

Summary

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216696

This program provides the HTTP API described by the WebDriver protocol to
communicate with Gecko browsers, such as Firefox. It translates calls into the
Marionette automation protocol by acting as a proxy between the local- and
remote ends.

WWW: https://github.com/mozilla/geckodriver

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

krion retitled this revision from to Add new port www/geckodriver.
krion updated this object.
krion edited the test plan for this revision. (Show Details)
krion added reviewers: mat, fjoe.
www/geckodriver/Makefile
20 ↗(On Diff #24965)

s/ +=/=/

Fixed assignment for MAKE_ENV

Mat, can you approve it? Thanks.

mat edited edge metadata.
This revision is now accepted and ready to land.Feb 22 2017, 2:09 PM
This revision was automatically updated to reflect the committed changes.