fragmentDisplayed

Check if the fragment of type F with tag is displayed.


inline fun <F : Fragment> RobotAssertions.fragmentDisplayed(@IdRes navHostViewId: Int)

Check if the fragment of type F with a navigation host associated with navHostViewId is displayed.