mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
31 lines
619 B
Plaintext
31 lines
619 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To automate browsers you need one or more of these ports:
|
|
www/firefox
|
|
www/chromium
|
|
|
|
With one or more of these complementary ports:
|
|
www/geckodriver
|
|
x11-servers/xorg-vfbserver
|
|
x11-fonts/xorg-fonts
|
|
x11-fonts/webfonts
|
|
x11/xauth
|
|
x11/xkeyboard-config
|
|
x11/xkbcomp
|
|
|
|
Clients can also be found:
|
|
www/rubygem-selenium-webdriver
|
|
www/py-selenium
|
|
devel/p5-Test-WWW-Selenium
|
|
|
|
NOTE!
|
|
If using an older firefox version, you might want to use this in rc.conf
|
|
selenium_args="-enablePassThrough false"
|
|
|
|
Please look it up in the documentation if you are experiencing wierdness
|
|
together with firefox
|
|
EOM
|
|
}
|
|
]
|