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

feat: add device.tap() and device.longPress(). #4542

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    a208592 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. update tests

    gayablau committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2114892 View commit details
    Browse the repository at this point in the history
  2. remove only from test

    gayablau committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    cc494b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. add long press api

    gayablau committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cb93597 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. android api improvements

    gayablau committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    66a7ecc View commit details
    Browse the repository at this point in the history
  2. wip ios tap

    gayablau committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    760960b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5f6267 View commit details
    Browse the repository at this point in the history
  4. improve decleration

    gayablau committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a6058c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5aec9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c1dc73 View commit details
    Browse the repository at this point in the history
  7. clean

    gayablau committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b7c7252 View commit details
    Browse the repository at this point in the history
  8. wip

    gayablau committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6cb90ea View commit details
    Browse the repository at this point in the history
  9. some cleanup

    gayablau committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ae6b2b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. map arguments'

    gayablau committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    aa7974d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    3895b6d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. wip

    gayablau committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    37fdfbd View commit details
    Browse the repository at this point in the history
  2. fix tap

    gayablau committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9eaf52f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. clean code

    gayablau committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    166c680 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    4082fcd View commit details
    Browse the repository at this point in the history
  2. fix test

    gayablau committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a8173e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    083b836 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4c214c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e708f58 View commit details
    Browse the repository at this point in the history
  6. fix for ios

    gayablau committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fb1ebc0 View commit details
    Browse the repository at this point in the history
  7. long press ios

    gayablau committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6210ec0 View commit details
    Browse the repository at this point in the history
  8. clean and add tests

    gayablau committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e45373b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. expand tests

    gayablau committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6ded4cb View commit details
    Browse the repository at this point in the history
  2. documentation

    gayablau committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1d8f092 View commit details
    Browse the repository at this point in the history
  3. clean

    gayablau committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    adbed53 View commit details
    Browse the repository at this point in the history
  4. clean

    gayablau committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    cf4c84e View commit details
    Browse the repository at this point in the history
  5. fix unit tests

    gayablau committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d82c1ee View commit details
    Browse the repository at this point in the history