Path: csiph.com!aioe.org!.POSTED!not-for-mail From: alex <1j9448a02@lnx159sneakemail.com.invalid> Newsgroups: it.comp.java Subject: Re: eseguire selenium-server-standalone da terminale Ubuntu Date: Sat, 22 Jul 2017 08:05:06 +0200 Organization: Aioe.org NNTP Server Lines: 33 Message-ID: References: <7da7c9d6-6228-4ebb-8d71-040481e1cb78@googlegroups.com> <726994e5-708e-4a9e-8274-1f7259872533@googlegroups.com> <08e41941-8e09-46bc-80c6-d9dba26fc486@googlegroups.com> NNTP-Posting-Host: oTvmGUURx02IiMwLFIW32Q.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 Content-Language: it-IT X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com it.comp.java:9238 Il 17/07/2017 17:35, alex ha scritto: > tutto risolto, alla fine ci sono arrivato da solo, grazie cmq a tutti :) Ieri ne รจ uscita un'altra (forse dopo aver aggiornato firefox): $ java -jar /usr/local/bin/selenium-html-runner.jar -htmlSuite '*firefox' http://tmp.local /abc123/ts.html /tmp/report123 Multi-window mode is longer used as an option and will be ignored. 1500702301941 geckodriver INFO geckodriver 0.18.0 1500702301947 geckodriver INFO Listening on 127.0.0.1:25629 1500702302360 geckodriver::marionette INFO Starting browser /usr/lib/firefox/firefox with args ["-marionette"] 1500702306624 Marionette INFO Listening on port 46236 lug 22, 2017 7:45:06 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFORMAZIONI: Detected dialect: W3C lug 22, 2017 7:45:07 AM org.openqa.selenium.server.htmlrunner.CoreTestCase run INFORMAZIONI: |open | http://tmp.local/ | | lug 22, 2017 7:45:07 AM org.openqa.selenium.server.htmlrunner.CoreTestCase run INFORMAZIONI: |clickAndWait | link=Madison PHP Conference 2017 | | tc.html 1500702307900 Marionette INFO New connections will no longer be accepted e tra l'altro sembra che l'ultimo test non venga terminato. Inoltre il codice d'errore indica *esito positivo* $ echo $? 0 Sempre problemi :(((