blob: 62d2ccf7aa6aa08867041ae911d212f334159d88 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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
|