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
Is there some place where I can find some examples of usage for the Angular annotations you have defined?
It would be very helpful to see a DOM code snippet and the code you use to identify various elements.
Hi @paul-hammant,
Is there some place where I can find some examples of usage for the Angular annotations you have defined?
It would be very helpful to see a DOM code snippet and the code you use to identify various elements.
@ByAngularBinding.FindBy(..) @ByAngularButtonText.FindBy(..) @ByAngularButtonText.FindBy(..) @ByAngularCssContainingText.FindBy(..) @ByAngularExactBinding.FindBy(..) @ByAngularModel.FindBy(..) @ByAngularOptions.FindBy(..) @ByAngularPartialButtonText.FindBy(..) @ByAngularRepeater.FindBy(..) @ByAngularRepeaterCell.FindBy(..) @ByAngularRepeaterColumn.FindBy(..) @ByAngularRepeaterRow.FindBy(..)
Thanks in advance!
The text was updated successfully, but these errors were encountered: