On Sun, Feb 14, 2016 at 06:22:00PM +0100, frantisek holop wrote:
> Jiri B, 13 Feb 2016 16:50:
> > $ pkg_info -L py-selenium | grep .so$
> > /usr/local/lib/python2.7/site-packages/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so
> > /usr/local/lib/python2.7/site-packages/selenium/webdriver/firef
Jiri B, 13 Feb 2016 16:50:
> $ pkg_info -L py-selenium | grep .so$
> /usr/local/lib/python2.7/site-packages/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so
> /usr/local/lib/python2.7/site-packages/selenium/webdriver/firefox/x86/x_ignore_nofocus.so
>
> These are Linux libs.
>
> I used to try
Plus, I don't see the point to have version in jar filename
for selenium port.
j.
Hi,
some comments about your (py-)selenium ports from June '15 [1]:
$ pkg_info -L py-selenium | grep .so$
/usr/local/lib/python2.7/site-packages/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so
/usr/local/lib/python2.7/site-packages/selenium/webdriver/firefox/x86/x_ignore_nofocus.so
These ar