Hi folks, first let me thank and congratulate you for this library, it has been great and really helpful 🎉.
My following doubt is the following:
Shouldn't all default "retries" arguments load from this retries function?
I have seen that functions like search_element and find_all_elements that have a default of "5". Making it hard to use the "configurable" value. Maybe I'm doing something wrong or what could be done to use "configurable" value by default on these functions?
Thanks in advance for the help!