[MGNLTEST-110] Implement support for cell selection Created: 26/Oct/20 Updated: 17/Dec/20 Resolved: 17/Dec/20 |
|
| Status: | Closed |
| Project: | Magnolia Test Framework |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Neutral |
| Reporter: | Andrei Ichimescu | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Template: |
|
||||||||
| Acceptance criteria: |
Empty
|
||||||||
| Description |
|
Implement support for column and cell content assertion. Considering the following grid: Suggestion for API extension: boolean hasGridColumn(String columnName) RowPageObject selectRowByPath(rowPath) for RowPageObject String getCellContentByColumnName(String columnName) |