|
Contributors
Thanks for your help!
ContributorsThank you(!) to these fine folks who've helped make these tools better: Want to help?By all means! The google group is a good place to talk about bugs or request features. If you have patches, please submit them as new issues. |
Sign in to add a comment
Hi,
I have doubt regarding the positron, can you tel me is it possible to test a third part app with out source code.....
Hi rajendran,
It is not possible to test a third party app without at least weaving positron's <instrumentation> tag into the app's manifest. Currently the only way I know to do that is with the source xml.
Sorry for the delay in responding; posts to the google group will be noticed much faster.
Hello Phil,
I'm confused on how to press a button using a resource id when using embedded activities?
Another example may be, suppose I have a tab layout, how would I access the tabs and how would I access the views that each tab brings up?
I want to access buttons with events on the view, outside of menu and context menu. How would I go about this?
I also have trouble understanding the parameters like short hand view, depth, etc.