a11y-tests-web
a11y-tests-web copied to clipboard
No way to distinguish pages where the URL is the same but different commands are run prior to the tests running
If you are testing a URL with and without some pre-test steps, the JUnit results have no way of distinguishing these results.
Could remove the signedInPaths functionality and store the visit method in the config folder to be pulled in by products' configs. This makes the repo less specific to BBC site whilst still putting it in a place that multiple BBC products can use.