Facebook
From selenium error, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 251
  1. E:\Programy\JDK\bin\java.exe "-javaagent:E:\Programy\IntelliJ IDEA Community Edition 2018.2.4\lib\idea_rt.jar=58430:E:\Programy\IntelliJ IDEA Community Edition 2018.2.4\bin" -Dfile.encoding=UTF-8 -classpath E:\bot\out\production\bot;C:\selenium-java-3.141.59\libs\byte-buddy-1.8.15.jar;C:\selenium-java-3.141.59\libs\commons-exec-1.3.jar;C:\selenium-java-3.141.59\libs\guava-25.0-jre.jar;C:\selenium-java-3.141.59\libs\okhttp-3.11.0.jar;C:\selenium-java-3.141.59\libs\okio-1.14.0.jar;C:\selenium-java-3.141.59\client-combined-3.141.59.jar info_retrieval.Main
  2. 1549475875762   mozrunner::runner       INFO    Running command: "C:\\Program Files\\Mozilla Firefox\\firefox.exe" "-marionette" "-foreground" "-no-remote" "-profile" "C:\\Users\\Artur\\AppData\\Local\\Temp\\rust_mozprofile.U9t5j1M2MsFe"
  3. 1549475876286   [email protected]     WARN    Loading extension '[email protected]': Reading manifest: Invalid host permission: resource://pdf.js/
  4. 1549475876286   [email protected]     WARN    Loading extension '[email protected]': Reading manifest: Invalid host permission: about:reader*
  5. 1549475880281   Marionette      INFO    Listening on port 58437
  6. 1549475880665   Marionette      WARN    TLS certificate errors will be ignored for this session
  7. lut 06, 2019 6:58:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  8. INFO: Detected dialect: W3C
  9. JavaScript warning: https://cdn.baycloud.com/cdn/tginpanel.js, line 665: unreachable code after return statement
  10. JavaScript warning: https://cdn.baycloud.com/cdn/tginpanel.js, line 10828: unreachable code after return statement
  11. JavaScript warning: https://cdn.baycloud.com/cdn/tginpanel.js, line 14686: unreachable code after return statement
  12. JavaScript warning: https://az417220.vo.msecnd.net/tginpanel.js, line 665: unreachable code after return statement
  13. JavaScript warning: https://az417220.vo.msecnd.net/tginpanel.js, line 10828: unreachable code after return statement
  14. JavaScript warning: https://az417220.vo.msecnd.net/tginpanel.js, line 14686: unreachable code after return statement
  15. Exception in thread "main" java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence
  16.         at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:97)
  17.         at info_retrieval.Akcje.Knorr(Akcje.java:112)
  18.         at info_retrieval.Main.main(Main.java:181)
  19.  
  20. Process finished with exit code 1
  21.