Hybrid App test

I want to test full Android OS on real device.

I have given home screen Package and Activity in capabilities.
But when I try to login Samsung Account. It moves to Web View and then Appium is not able to find web elements (throws noSuchElementFoundException).

Please help with the solution.

Thanks