0

Currently I'm developing browser tests but sometimes they are flaky so I want to add retry to those tests, Idk if there is an easy way to add retry to a project with Wallaby and ExUnit by configuration or if there is an library out there. Thanks

Daniel F Jaramillo
  • 413
  • 1
  • 5
  • 12
  • I've used the `httpoison_retry` package (https://hex.pm/packages/httpoison_retry) for apps doing web-scraping (which is also highly prone to error), but I don't know if that's of any use to you using Wallaby... – Everett May 11 '20 at 16:34
  • @Everett I'll take a look, thanks – Daniel F Jaramillo May 11 '20 at 16:53

0 Answers0