You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cedric lombardot edited this page Oct 8, 2015
·
1 revision
Use finder
var elementBinding = by.css(context.getCurrentPageInstance().getButtonByName(buttonName));
var elementFinder = element(elementBinding);
this.isPresentAndDisplayed(elementFinder)