Posts by Rodrigo Jose Creatto • 11 points
1 post
-
1
votes1
answer191
viewsA: Tryout with Prior, how to catch an Md-button?
Try to use this way: element(by.css('md-button[ng-click="Login.login(authForm)"]')).click()
1 post
1
votes1
answer191
viewsTry to use this way: element(by.css('md-button[ng-click="Login.login(authForm)"]')).click()