RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 786 forks source link

Click on link in WebView does not open browser #714

Closed renas closed 9 years ago

renas commented 9 years ago

From Denis.Sh...@gmail.com on October 29, 2014 04:34:15

What steps will reproduce the problem? 1.Create application with WebView which contains link to Web-Site

  1. Create test which clicks on this link
  2. start test application on nix platform What is the expected output? What do you see instead? Expected: browser is opened Actual: browser is not opened What version of the product are you using? On what operating system? Robotium 5.2.2 SDK 23.0.2 OS: nix Please provide any additional information below. On windows with SDK 22.6.2 issue is not reproduced.

Original issue: http://code.google.com/p/robotium/issues/detail?id=635

renas commented 9 years ago

From renasr...@gmail.com on October 29, 2014 23:26:12

Thanks for reporting this. Would it be possible for you to share an app that exhibits this issue?

Status: Accepted
Owner: renasr...@gmail.com

renas commented 9 years ago

From renasr...@gmail.com on March 05, 2015 19:40:46

Will reopen if an APK is provided.

Status: Invalid