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

Got error when using click({x: value, y:value}) #2508

Closed
windyliu1118 opened this issue Feb 7, 2022 Discussed in #2466 · 1 comment
Closed

Got error when using click({x: value, y:value}) #2508

windyliu1118 opened this issue Feb 7, 2022 Discussed in #2466 · 1 comment
Labels

Comments

@windyliu1118
Copy link

Discussed in #2466

Originally posted by windyliu1118 January 15, 2022
When I run the command below in taiko mode, I got some errors:

> await click({x:500, y:500})
 ✘ Error: Invalid parameters (Failed to deserialize params.x - BINDINGS: mandatory field missing at position 47), run `.trace` for more info.
```</div>
saikrishna321 added a commit that referenced this issue Mar 17, 2022
Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>
saikrishna321 added a commit that referenced this issue Mar 17, 2022
Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>
saikrishna321 added a commit that referenced this issue Mar 19, 2022
Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>
saikrishna321 added a commit that referenced this issue Mar 19, 2022
* Fix click API to take co-ordinates, added test and bump version for release

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>
@saikrishna321
Copy link
Member

Fixed in version 1.3.2

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

No branches or pull requests

2 participants