I'd like to be able to verify that icon severities are being set correctly in the Assets table.
๐ฉโ๐ป Implementation
Added a new page object function that gets the icon severity for a particular cell. It is very similar to the existing function for getting a cell's icon/spinner tag name.
๐งช Testing
N/A
โ Checklist
[x] I have updated the project documentation to reflect my changes or determined no changes are needed.
Pull Request
๐คจ Rationale
I'd like to be able to verify that icon severities are being set correctly in the Assets table.
๐ฉโ๐ป Implementation
Added a new page object function that gets the icon severity for a particular cell. It is very similar to the existing function for getting a cell's icon/spinner tag name.
๐งช Testing
N/A
โ Checklist