These tests fail sometimes for reasons outside my control. For example timeouts and lack of response from BrowserStack. I'd like to use [NUnit's retry feature](https://docs.nunit.org/articles/nunit/writing-tests/attributes/retry.html) to retry tests which fail, so that they aren't recorded as flaky.