RobotiumTech/robotium

Support needed for waiting for child fragments

Opened this issue · 1 comments

There is no way currently to wait for a child fragments to be visible using any of the waitForFragment* methods. New methods would be needed that utilized getChildFragmentManager at the lower level.

renas commented

Thanks for the feature request.