Retry on browser library for failed test cases

If a test case fails on a browser library, is there an argument that can be added on context or browser to retry failed test cases automatically

as it exists on playwright on the configuration file

Such thing doesn’t exist in Browser library directly but similar features can be found on Robot Framework side.

1 Like