question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tap overload with coordinates fails with 400 Bad Request

See original GitHub issue

I’m attempting to execute a Tap with the Tap(int fingers, int x, int y, int duration) overload. The method fails with a 400 Bad Request:

{"actions":[{"action":"press","options":{"x":341,"y":152}},{"action":"wait","options":{"ms":10}},{"action":"release"}]}
HTTP/1.1 400 Bad Request
Content-Length: 98
Content-Type: application/json

{"status":100,"value":{"error":"invalid argument","message":"Missing Command Parameter: element"}}

This seems similar to issue #226. I’m using v0.9-beta.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
cosminstirbucommented, Dec 4, 2018

Hello,

Any news on this?

We have quite a few tests that need to tap on an image at different points. Is there any workaround for this, if there isn’t any plan to fix this soon?

Thank you, Cosmin

1reaction
yodurrcommented, Jul 30, 2018

FYI actions support is included in WAD 1.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix a 400 Bad Request Error (Causes and Fixes)
The 400 Bad Request error indicates that the server cannot or process the request due to a client error. Read about the common...
Read more >
How to Fix a 400 Bad Request Error: 8 Easy Methods
Stuck with a 400 bad request error? Read this article to find out 8 simple methods to solve the problem and its possible...
Read more >
Uber bad request phone number
Enter your new phone number and tap "Save" on an Android or "Update 3 more replies. ago. Uber. de 2021 You can request...
Read more >
Bing Bird's eye view gives me error 400 for some directions ...
API (simple code made in Python that simply save the image at a specific URL OR just enter this URL manually), got error...
Read more >
What is a Bad Request Error 400 and How Do You Fix It?
The bad request error occurs when the server you're trying to reach sees your access request as a general client error. Hence, it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found