aboutsummaryrefslogtreecommitdiff
path: root/www/selenium/pkg-message
blob: 4bb48934b2174c034609bcf178b84fa676cc1310 (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
25
26
27
28
29
30
[
{ 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
}
]