public string GetInvalidPasswordMessage() => ConciseApi.GetTextOfElement(_invalidPasswordMessage);
Beispiel #2
0
 public string GetNotificationMessageText() => ConciseApi.GetTextOfElement(_notificationAddedMessage);
Beispiel #3
0
 public string GetNoticeText() => ConciseApi.GetTextOfElement(_savedNotice);
Beispiel #4
0
 public string GetAboutText() => ConciseApi.GetTextOfElement(_aboutTextArea);
 public string GetLoginButtonText() => ConciseApi.GetTextOfElement(_loginButton);
Beispiel #6
0
 public string GetFirstResultTitle() => ConciseApi.GetTextOfElement(_firstResult);