So I have a page that has a frame, and in that frame another view. How do locate the elements inside the view and test it? I know how to access that frame, just locating the view after that is pretty confusing.
my problem looks similar to this: How do I locate elements in protractor that are in other views and are not visible when viewing page source