Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.os.linux.software > #5311

Re: eseguire selenium-server-standalone da terminale Ubuntu

From alex <1j9448a02@lnx159sneakemail.com.invalid>
Newsgroups it.comp.os.linux.software
Subject Re: eseguire selenium-server-standalone da terminale Ubuntu
Date 2017-07-22 08:05 +0200
Organization Aioe.org NNTP Server
Message-ID <okupve$1fi0$7@gioia.aioe.org> (permalink)
References <ojqkd1$1srt$1@gioia.aioe.org> <ojvffj$1vdk$1@gioia.aioe.org> <ok5jaj$106r$1@gioia.aioe.org>

Show all headers | View raw


Il 12/07/2017 18:38, alex ha scritto:
>>> Perchè?
>> Il messaggio sembra abbastanza chiaro, devi scaricare Selenium HTML 
>> Runner dal link che trovi nel messaggio
> 
> E mi pare di capire che bisogna usarlo al posto del server-standalone. 
> In che modo?
> Chiedo scusa per l'ignoranza ma nella dir. vedo tanti file, quello giusto?

Dopo essere riuscito a farlo funzionare, 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 :(((

Back to it.comp.os.linux.software | Previous | NextPrevious in thread | Find similar


Thread

eseguire selenium-server-standalone da terminale Ubuntu alex <1j9448a02@lnx159sneakemail.com.invalid> - 2017-07-08 14:48 +0200
  Re: eseguire selenium-server-standalone da terminale Ubuntu Gianburrasca <ilpopoloaffamatofararivoluzion@libero.it> - 2017-07-10 10:56 +0200
    Re: eseguire selenium-server-standalone da terminale Ubuntu alex <1j9448a02@lnx159sneakemail.com.invalid> - 2017-07-12 18:38 +0200
      Re: eseguire selenium-server-standalone da terminale Ubuntu alex <1j9448a02@lnx159sneakemail.com.invalid> - 2017-07-22 08:05 +0200

csiph-web