Skip to content

feat: add hideKeyboard event - #165

Merged
dmitry-zaitsev merged 8 commits into
mobile-dev-inc:mainfrom
depapp:feature/hideKeyboard
Sep 12, 2022
Merged

feat: add hideKeyboard event#165
dmitry-zaitsev merged 8 commits into
mobile-dev-inc:mainfrom
depapp:feature/hideKeyboard

Conversation

@depapp

@depapp depapp commented Sep 12, 2022

Copy link
Copy Markdown
Contributor

hi @dmitry-zaitsev

description

I have an issue when try to tapOn a button that blocked by device keyboard.

  • the UI before keyboard is showing
    image

  • the UI after keyboard is showing
    image

solution

I've tried to add hideKeyboard() event to avoid that failed case (before tapOn() desired button)

Comment thread maestro-client/src/main/java/maestro/drivers/IOSDriver.kt Outdated
Comment thread maestro-test/src/main/kotlin/maestro/test/drivers/FakeDriver.kt

@dmitry-zaitsev dmitry-zaitsev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but please also add:

  • iOS support as mentioned in a comment
  • Integration test

@depapp

depapp commented Sep 12, 2022

Copy link
Copy Markdown
Contributor Author

Looks good, but please also add:

  • iOS support as mentioned in a comment
  • Integration test

hi @dmitry-zaitsev

I've updated the PR. could you please help to review it again? 🙇🏻

@dmitry-zaitsev dmitry-zaitsev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you

@dmitry-zaitsev
dmitry-zaitsev merged commit 48231d8 into mobile-dev-inc:main Sep 12, 2022
@depapp
depapp deleted the feature/hideKeyboard branch September 12, 2022 16:24
rikur pushed a commit to rikur/maestro that referenced this pull request Jul 10, 2026
* feat: add hideKeyboard event

* add hideKeyboard into iosdriver

* hideKeyboard iosdriver

* add hideKeyboard integration test

* Revert "add hideKeyboard integration test"

This reverts commit 7018519.

* hideKeyboard integration test

* hideKeyboard test typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants