Re: www/py-selenium : Update to 3.14.1

2018-10-26 Thread Remi Pointel
On 10/20/18 5:46 PM, wen heping wrote: Hi, Here is a simple patch to update www/py-selenium to 3.14.1. It build well on my amd64 system. OK ? wen Thank you, it's commited. Cheers, Remi.

www/py-selenium : Update to 3.14.1

2018-10-20 Thread wen heping
Hi, Here is a simple patch to update www/py-selenium to 3.14.1. It build well on my amd64 system. OK ? wen ? selenium-3.14.1.diff.txt Index: Makefile === RCS file: /cvs/ports/www/py-selenium/Makefile,v retrieving revision 1.2

Re: [UPDATE] www/py-selenium

2018-07-07 Thread Remi Pointel
ping On 06/25/18 13:07, Remi Pointel wrote: Hi, attached is the diff to update selenium to latest release. Ok? Cheers, Remi.

[UPDATE] www/py-selenium

2018-06-25 Thread Remi Pointel
Hi, attached is the diff to update selenium to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/py-selenium/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 16

Re: (py-)selenium continues...

2016-02-18 Thread Jiri B
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-packag

Re: (py-)selenium continues...

2016-02-14 Thread frantisek holop
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. >

Re: (py-)selenium continues...

2016-02-13 Thread Jiri B
Plus, I don't see the point to have version in jar filename for selenium port. j.

(py-)selenium continues...

2016-02-13 Thread Jiri B
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

Re: py-selenium + selenium

2015-06-24 Thread Stuart Henderson
On 2015/06/24 21:49, frantisek holop wrote: > good point about javaPathHelper :) > i can try come up with the script, no dedicated _selenium user is ok? That's fine with me. I don't think it needs an rc script or anything, seems like just a simple wrapper to run the jar would

Re: py-selenium + selenium

2015-06-24 Thread frantisek holop
thing to do, even if the only thing it does > it lookup the correct java binary via pathhelper and "exec path_to_java -jar > path_to_selenium-whatever.jar $*". good point about javaPathHelper :) i can try come up with the script, no dedicated _selenium user is ok? py-selenium is unrelated, any ok's for the import? -f -- reach out /usr/bin/touch faith

Re: py-selenium + selenium

2015-06-22 Thread Stuart Henderson
On 2015/06/22 22:51, frantisek holop wrote: > the standalone server port is really really basic. > did not even include a user and/or rc script: i don't > see the point. use cases and startup methods vary > wildly, but i think mostly everyone just runs it for > themselves, as themselves. I don't

py-selenium + selenium

2015-06-22 Thread frantisek holop
lady and gentlemen, after 6 month, finally the patch that makes py-selenium usable on openbsd+firefox made its debut in v2.46.0 thus i submit the py-selenium and selenium ports for your consideration. py-selenium should be straightforward. the standalone server port is really really basic. did

Re: py-selenium

2014-12-17 Thread frantisek holop
frantisek holop, 16 Dec 2014 00:20: > i have revisited py-selenium (2.44.0) > again after some time, and it seems to be working, > no patching whatsoever: actually, this is not entirely true. one line i thought makes no difference made all the difference :) https://code.google.com/p

Re: py-selenium

2014-12-15 Thread frantisek holop
frantisek holop, 16 Dec 2014 00:20: > i have revisited py-selenium (2.44.0) > again after some time, and it seems to be working, > no patching whatsoever: and as the xpi included with the ruby version is almost byte indentical, probably the gem works too. -f -- the 4th world war will

py-selenium

2014-12-15 Thread frantisek holop
i have revisited py-selenium (2.44.0) again after some time, and it seems to be working, no patching whatsoever: $ virtualenv selenium && cd selenium $ . bin/activate (selenium)$ pip install selenium ... (selenium)$ python test.py Google cheese! - Google zoeken test.py is the example

Re: py-selenium and OpenBSD

2014-06-20 Thread Eric Radman
On Thu, Jun 19, 2014 at 08:21:11PM -0700, Craig Paulette wrote: > > I'm attempting to do some web development on OpenBSD but can't get > py-selenium to work. This thread shows that I'm not alone: > http://openbsd.7691.n7.nabble.com/py-selenium-td238035.html > >

Re: py-selenium and OpenBSD

2014-06-19 Thread Jiri B
On Thu, Jun 19, 2014 at 08:21:11PM -0700, Craig Paulette wrote: > > Hello, > > I'm relatively new to OpenBSD (6+ months and two CD sets) -- love it. > I'm attempting to do some web development on OpenBSD but can't get > py-selenium to work. This thread shows tha

py-selenium and OpenBSD

2014-06-19 Thread Craig Paulette
Hello, I'm relatively new to OpenBSD (6+ months and two CD sets) -- love it. I'm attempting to do some web development on OpenBSD but can't get py-selenium to work. This thread shows that I'm not alone: http://openbsd.7691.n7.nabble.com/py-selenium-td238035.html I can'

Re: py-selenium

2013-11-18 Thread Jiri B
On Sun, Nov 17, 2013 at 05:15:06AM +0100, frantisek holop wrote: > hmm, on Sat, Nov 16, 2013 at 11:57:51PM +, Federico Schwindt said that > > this has been discussed before and unless it has changed recently the > > problem remains. please check the ports archive. > > i did do a quick google b

Re: py-selenium

2013-11-16 Thread frantisek holop
hmm, on Sat, Nov 16, 2013 at 11:57:51PM +, Federico Schwindt said that > this has been discussed before and unless it has changed recently the > problem remains. please check the ports archive. i did do a quick google before posting but nothing turned up. sorry about the noise. -f -- a man

Re: py-selenium

2013-11-16 Thread Federico Schwindt
this has been discussed before and unless it has changed recently the problem remains. please check the ports archive. f.- On Sat, Nov 16, 2013 at 2:29 PM, frantisek holop wrote: > > here is a WIP port for py-selenium. > it is not a success story yet, i get the following error >

py-selenium

2013-11-16 Thread frantisek holop
here is a WIP port for py-selenium. it is not a success story yet, i get the following error when trying the simplest test program (included in tarball) selenium.common.exceptions.WebDriverException: Message: "Can't load the profile. Profile Dir: /tmp/tmpRc0KlX Firefox output: /usr

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-11 Thread Federico Schwindt
On Fri, Jan 11, 2013 at 11:20 AM, Jiri B wrote: > On Thu, Jan 10, 2013 at 11:38:57PM +, Federico Schwindt wrote: >> > The port Makefile is here: >> > >> > >> > https://github.com/jirib/openbsd-mystuff/blob/master/devel/py-selenium/Makefile >>

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-11 Thread Jiri B
On Thu, Jan 10, 2013 at 11:38:57PM +, Federico Schwindt wrote: > > The port Makefile is here: > > > > > > https://github.com/jirib/openbsd-mystuff/blob/master/devel/py-selenium/Makefile > > I started writing a port but I found a bug (which I reported upstre

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Federico Schwindt
gt; The port Makefile is here: > > > https://github.com/jirib/openbsd-mystuff/blob/master/devel/py-selenium/Makefile I started writing a port but I found a bug (which I reported upstream) and I didn't get back to it. It was working OK with a remote browser but I guess you are trying to u

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Jiri B
x27; OK, so here it is, still jirib { cd /data/pobj/py-selenium-2.28.0/selenium-2.28.0 && cc -shared -fPIC -O2 -pipe /data/pobj/py-selenium-2.28.0/selenium-2.28.0/x_ignore_nofocus.c -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -I/usr/X11R6/include x_ignore_nofocus.c -

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Jérémie Courrèges-Anglas
jca+o...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > Use -I${LOCALBASE}/include and change your perl -pie to > 's,elf.h,libelflibelf.h,' sorry: 's,elf.h,libelf/libelf.h,' -- Jérémie Courrèges-Anglas GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Jérémie Courrèges-Anglas
son? > So I'm trying to build it on OpenBSD. Anybody would like to > give a hand? > > The port Makefile is here: > > > https://github.com/jirib/openbsd-mystuff/blob/master/devel/py-selenium/Makefile > > jirib > > cd /data/pobj/py-selenium-2.28.0/selenium-

py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Jiri B
el/py-selenium/Makefile jirib cd /data/pobj/py-selenium-2.28.0/selenium-2.28.0 && cc -shared -fPIC -O2 -pipe /data/pobj/py-selenium-2.28.0/selenium-2.28.0/x_ignore_nofocus.c -I/usr/local/include/libelf -L/usr/local/lib -L/usr/X11R6/lib -I/usr/X11R6/include x_ignore_nofocus.c