-
Notifications
You must be signed in to change notification settings - Fork 149
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
Improve documentation #173
Comments
@jBorkowska, if you have some more suggestions, please share them :) |
@bartekpacia I had to handle permission This is my code and screenshot of the targeted permission Screenshot of the targeted permissionCode to handle permissionawait $.native.tap(Selector(text: '[QA] Haven First Responders'));
await $.native.tap(Selector(text: 'ALLOW'));
await $.native.pressBack(); It could be useful to others. Sorry for spamming this post, don't know where to post this, it's not discussion neither is issue 😄 |
Thanks a lot for sharing this with us @lmlikota! :D This sounds like a good candidate to add to the Tips & Tricks (this is the file for it) section in the docs. You can create a PR if you feel like it. If not, I'll do it in the near future. |
I will create PR later in the evening. I'm glad I can help a bit 🙂 |
We've made a lot of progress in terms of documentation, and I think it's a good time to close this issue :) Please open new issues if you spot some bug or have a feature request regarding our docs. |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
This issue tracks documentation-related efforts.
PatrolTesterConfig
patrol drive
CLI command_test.dart
to be run by PatrolRichText
are different and how work with them.first
,.last
,.,at()
may cause problemsNativeAutomator
:$.native
#299The text was updated successfully, but these errors were encountered: