You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigational mechanisms that are repeated on multiple Web pages within a set of Web pages occur in the same relative order each time they are repeated, unless a change is initiated by the user.
When this is applicable
If a website is more than one page.
Check navigational features
Browse through each set of web pages to identify recurring navigational features, but only check on the pages that are in scope for your testing.
Examples of recurring navigational features include things like:
main and sub navigation
breadcrumbs
search box
Check if recurring navigational features are in the same relative order. You can check this in the code by using the same tools as under 1.3.2 Meaningful Sequence.
Check the order of components as well as of individual granular items within them.
When checking recurring navigational features, keep in mind:
their position isn't relevant for this check
there can be missing or extra items as long as the recurring items are in the same order as before