liip / TheA11yMachine

The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.
https://www.liip.ch/
621 stars 66 forks source link

Reporter: Back to listing goes back in history #60

Closed Hywan closed 8 years ago

Hywan commented 8 years ago

Fix #56.

Why? Because the index.html can be in another place, so hardcoding the link to index.html can be wrong. However, we take care that if there is no history, we fallback to the previous behavior and try to reach the index.html page.