[MGNLTEST-94] Tree view considered as always present? Created: 16/Sep/20  Updated: 07/Dec/20  Resolved: 01/Dec/20

Status: Closed
Project: Magnolia Test Framework
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0.4

Type: Improvement Priority: Minor
Reporter: Roman Kovařík Assignee: Adam Siska
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: 29m
Original Estimate: Not Specified

Issue Links:
dependency
is depended upon by MGNLTEST-121 Allow to select tasks by description Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Sprint: UI FW 16
Story Points: 3

 Description   

Steps to reproduce

ContentApp app = expect.contentApp("AppWithOnlyListView");

Expected results

All operations on ContentApp work.

Actual results

Some actions on ContentApp don't work due to usage of tree grid selectors.

Workaround

app.setActiveView(ContentApp.ViewType.LIST); //btw. this is a void method breaking the fluent API
Still API allows to call selectRowByPath() which uses tree grid selectors.

DEV note: this is not workaround for Tasks and Notifcations apps, because the setActiveView fails as there is no icon for selecting the (default LIST) view in toolbar.


Generated at Mon Feb 12 07:45:30 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.