]
Hayk Hovsepyan updated SWSQE-178:
---------------------------------
Team: Automation
Sprint: Kiali QE Sprint 4
Abstract Details Page - Parser
------------------------------
Key: SWSQE-178
URL:
https://issues.jboss.org/browse/SWSQE-178
Project: Kiali QE
Issue Type: Task
Reporter: Hayk Hovsepyan
Assignee: Michael Foley
For each Details page we have in Kiali UI, we need a separate Object to get the fields
and use them in tests assertions.
But it requires special Abstract class for generally Details page for React, which will
parse and read all values into a Matrix, so each extended class will use that matrix cells
for returning field related getter method.