Thursday, June 17, 2010

[android-developers] Handle to browser that got invoked by app under test

Hi there,
As part of automating testing our app, there is test which clicks
button in the app and launch browser

(Android browser , not using webview, but creating intent and then
starting activity with that intent).
Test runs that steps and browser comes up. But now I need handle to
that browser to verify that it openeded the expected site. But I
could not find way to do that yet.

Any help would be appreciated,
Thanks,

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment