Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] jp.vmi.selenium.selenese.SeleneseRunnerRuntimeException: No such command #257

Open
wal0x opened this issue Nov 30, 2017 · 2 comments
Assignees

Comments

@wal0x
Copy link

wal0x commented Nov 30, 2017

When I launch selenese via this command :

> java -jar selenese-runner.jar -d chrome --chromedriver chromedriver.exe -b http://localhost:8080 C:\Trunk\src\selenium\suiteTest

I get this error :

[2017-11-30 11:02:36.722 +01:00] [ERROR] jp.vmi.selenium.selenese.SeleneseRunnerRuntimeException: No such command:
Build info: version: '3.5.3', revision: 'unknown', time: 'unknown'
System info: host: 'WALOX', ip: '10.1.85.3', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_121'

I launch it in a folder that conatains selenese-runner.jar v3.8.0 and a chromeDriver.exe v2.33.506120

This is all the stack just in case :

[2017-11-30 11:02:33.218 +01:00] [INFO] Start: Selenese Runner 3.8.0
Starting ChromeDriver 2.33.506120 (e3e53437346286c0bc2d2dc9aa4915ba81d9023f) on port 12619
Only local connections are allowed.
[2017-11-30 11:02:36.293 +01:00] [INFO] Detected dialect: OSS
[2017-11-30 11:02:36.300 +01:00] [INFO] Initial window size: system default
[2017-11-30 11:02:36.300 +01:00] [INFO] Initialized: ChromeDriver
[2017-11-30 11:02:36.308 +01:00] [INFO] Override base URL: http://localhost:8080
[2017-11-30 11:02:36.313 +01:00] [INFO] Timeout: 30000 ms
[2017-11-30 11:02:36.674 +01:00] [INFO] Start: TestSuite[suiteTest] (C:\Trunk\src\selenium\suiteTest)
[2017-11-30 11:02:36.712 +01:00] [INFO] Existing driver found.
[2017-11-30 11:02:36.720 +01:00] [INFO] Current speed: 0 ms/command
[2017-11-30 11:02:36.722 +01:00] [ERROR] jp.vmi.selenium.selenese.SeleneseRunnerRuntimeException: No such command:
Build info: version: '3.5.3', revision: 'unknown', time: 'unknown'
System info: host: 'WALOX', ip: '10.1.85.3', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_121'
Driver info: driver.version: unknown
[2017-11-30 11:02:36.724 +01:00] [INFO] End(0,000sec): TestSuite[suiteTest] (C:\Trunk\src\selenium\suiteTest)
[2017-11-30 11:02:36.724 +01:00] [INFO] Exit code: 3
[2017-11-30 11:02:37.430 +01:00] [INFO] Quit: ChromeDriver

I ve looked on the net it seems that I am the only person with this error in the world ! I have no clue!

@vmi vmi self-assigned this Dec 1, 2017
@vmi
Copy link
Owner

vmi commented Dec 9, 2017

Hi,

Sorry for my long silence.

Can you provide your test-suite and test-case?

@wal0x
Copy link
Author

wal0x commented Dec 14, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants