Pyasma opened a new pull request, #63516:
URL: https://github.com/apache/airflow/pull/63516
… improve element selectors for robustness.
<!-- SPDX-License-Identifier: Apache-2.0
https://www.apache.org/licenses/LICENSE-2.0 -->
<!--
Thank you for contributing!
Please provide above a brief description of the changes made in this pull
request.
Write a good git commit message following this guide:
http://chris.beams.io/posts/git-commit/
Please make sure that your code changes are covered with tests.
And in case of new features or big changes remember to adjust the
documentation.
Feel free to ping (in general) for the review if you do not see reaction for
a few days
(72 Hours is the minimum reaction time you can expect from volunteers) - we
sometimes miss notifications.
In case of an existing issue, reference it using one of the following:
* closes: #ISSUE
* related: #ISSUE
-->
Continuation of https://github.com/apache/airflow/pull/63113
issue https://github.com/apache/airflow/issues/63088, part of
https://github.com/apache/airflow/issues/63036
Improve Playwright test patterns in connections.spec.ts and related page
object to align with Playwright Best Practices.
This PR focuses on improving test patterns only.
It does not change test coverage or behavior.
<!--
--
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]