haseebmalik18 commented on code in PR #63559:
URL: https://github.com/apache/airflow/pull/63559#discussion_r2938935440
##########
airflow-core/src/airflow/ui/tests/e2e/pages/DagsPage.ts:
##########
@@ -67,11 +70,12 @@ export class DagsPage extends BasePage {
this.cardViewButton = page.locator('button[aria-label="Show card view"]');
this.tableViewButton = page.locator('button[aria-label="Show table
view"]');
Review Comment:
I believe this would be better if replaced with getByRole locators
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]