1
0

deepcion_point.json 576 B

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "btn_jy": {
  3. "xpath": "//*[@content-desc=\"交易\"]",
  4. "point": {
  5. "x": 720,
  6. "y": 3606
  7. }
  8. },
  9. "input_weituo": {
  10. "xpath": "//*[@content-desc=\"最优\"]",
  11. "point": {
  12. "x": 1354,
  13. "y": 491
  14. }
  15. },
  16. "input_num": {
  17. "xpath": "//android.widget.EditText",
  18. "point": {
  19. "x": 938,
  20. "y": 675
  21. }
  22. },
  23. "btn_buy": {
  24. "description": "买入/开多",
  25. "point": {
  26. "x": 988.0,
  27. "y": 1066.5
  28. }
  29. },
  30. "btn_ping": {
  31. "description": "平仓",
  32. "point": {
  33. "x": 823,
  34. "y": 1903
  35. }
  36. }
  37. }