blob: f7fa4017d025397d2d4c6b178be128068358a2bb (
plain)
1
2
3
4
|
createView(done.html)
This test opens a new window by middle-clicking on a link with target=_blank. It passes, if the WebViewClient::createView method was invoked with the parameter "done.html".
link
|