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

ClickAt command not taking parameters #221

Closed
amirjamak opened this issue Nov 1, 2016 · 3 comments
Closed

ClickAt command not taking parameters #221

amirjamak opened this issue Nov 1, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@amirjamak
Copy link

We have a test that uses clickAt command with some coordinates. After inspecting the report log we have seen that the command is ignoring the given parameters:

[2016-10-31 21:24:50.644 +01:00] [INFO] <4> Command#4: clickAt("css=#someId")
[2016-10-31 21:24:51.143 +01:00] [INFO] - [Success]

While similar command dragAndDrop is showing given coordinates:

[2016-10-31 21:24:56.523 +01:00] [INFO] <4> Command#4: dragAndDrop("css=#someId", "-50,1")
[2016-10-31 21:24:57.324 +01:00] [INFO] - [Success]
@vmi vmi self-assigned this Nov 1, 2016
@vmi vmi added the bug label Nov 1, 2016
@vmi vmi added this to the 2.13.0 milestone Nov 1, 2016
@amirjamak
Copy link
Author

ありがとう ございました!

@amirjamak
Copy link
Author

Can you please deploy 2.13.0 to maven central?
https://mvnrepository.com/artifact/jp.vmi/selenese-runner-java
When can we expect it there? Thanks

@vmi
Copy link
Owner

vmi commented Nov 4, 2016

Sorry, I didn't release 2.13.0 to maven central.
I released it.
http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22jp.vmi%22%20AND%20a%3A%22selenese-runner-java%22

Note: This information doesn't synchronize with https://mvnrepository.com/artifact/jp.vmi/selenese-runner-java yet.

@vmi vmi closed this as completed Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants