Closed Rodaxfck closed 2 years ago
fix: prefix locator is set to 'default' if prefix is None on 'find' method but there is no 'default' on strategies
Example : Click Element keyName
Click Element keyName
Error in logs was :
ValueError: Element locator with prefix 'default' is not supported
fix: prefix locator is set to 'default' if prefix is None on 'find' method but there is no 'default' on strategies
Example :
Click Element keyName
Error in logs was :