C# (CSharp) Atata Namespace

Nested Namespaces

Atata.WebDriverExtras

Classes

Name Description
CellIndexToClickAttribute
ClickOnCellByIndexAttribute Represents the behavior for control clicking by actually clicking the nth <td> cell. There is a sense to apply this behavior to TableRow{TOwner} classes.
SelectByAttribute Represents the behavior for option selection of Select{T, TOwner} control using specified option attribute.
SelectByLabelAttribute
SelectsOptionByLabelAttributeAttribute Represents the behavior for option selection of Select{T, TOwner} control using option label attribute.
SelectsOptionByValueAttribute Represents the behavior for option selection of Select{T, TOwner} control using option value attribute.
VerifyTitleAttribute