igortavtib / robotframework-appiumflutterlibrary

Robotframework library for Flutter apps testing.
Apache License 2.0
20 stars 13 forks source link

fix: prefix locator is set to 'default' if prefix is None on 'find' method but there is no 'default' on strategies #7

Closed Rodaxfck closed 2 years ago

Rodaxfck commented 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

Error in logs was :

ValueError: Element locator with prefix 'default' is not supported