Use FrameMatchingPredicate() to find RenderFrameHosts in ExtensionWebUITest.
When looking for a RFH by last committed URL, there is no need to do a ForEach with a private FindFrame() predicate, since that logic is already available from a public FrameMatchingPredicate method in browser_test_utils. BUG= Review URL: https://codereview.chromium.org/807463003 Cr-Commit-Position: refs/heads/master@{#308458}
Showing
Please register or sign in to comment