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

Add input text for active element (iOS) #333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marcosmko
Copy link

@marcosmko marcosmko commented Feb 9, 2022

Implements

Hello!
I implemented a way to type text without needing to pass a locator.

Usage:

Click Text                        E-mail
Input Text                        ${None}                 [email protected]\n
Clear Text                        ${None}

It types text if keyboard is visible, so I need to click a textfield first.

I have tested with iOS, but I don't know if it will work with android.

Fixing

@marcosmko
Copy link
Author

Can you check this PR @serhatbolsu 🙏

@serhatbolsu
Copy link
Owner

@marcosmko please check #355 does it suffice your requirement?

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