Hi! First of all, thanks for such a great project 👏 I have a question. I'm using the library and I'm wondering what's the range of failureThreshold you can pass as a parameter when adding the cypress command
Is it between 1 and 0 meaning 1 is 100% of failure threshold, 0.5 is 50% and 0 is 0% or maybe the range is between 100 and 0 meaning that 100 is 100%, 50 is 50% and 0 is 0%?
Hi! First of all, thanks for such a great project 👏 I have a question. I'm using the library and I'm wondering what's the range of
failureThreshold
you can pass as a parameter when adding the cypress commandIs it between 1 and 0 meaning 1 is 100% of failure threshold, 0.5 is 50% and 0 is 0% or maybe the range is between 100 and 0 meaning that 100 is 100%, 50 is 50% and 0 is 0%?