haseebmalik18 opened a new pull request, #67516:
URL: https://github.com/apache/airflow/pull/67516
Removes 8 unused public methods from e2e page objects
(`AssetListPage.search`, `BackfillPage.waitForBackfillComplete`,
`DagRunsTabPage.markRunAs`/`navigateToRunDetails`,`LoginPage.expectLoginSuccess`,`RequiredActionsPage.getActionsTableRowCount`/`isTableDisplayed`,
`VariablePage.getVariableKeys`) and the now unused
`apiWaitForBackfillComplete` import.
Also replaces a hardcoded `http://localhost:28080` baseUrl fallback in
`global-setup.ts` with `testConfig.connection.baseUrl` so the URL has a single
source of truth
--
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]