Bitla-venkat commented on PR #59381:
URL: https://github.com/apache/airflow/pull/59381#issuecomment-3691995892

   @pierrejeambrun Thanks for the review! I have addressed all the feedback:
   
   - **Refactored Login:** Now using the shared `LoginPage` object instead of 
manual steps.
   - **Dynamic Configuration:** Switched to using `testConfig.testDag.id` and 
`testConfig.credentials` instead of hardcoded strings.
   - **Added Assertions:** Added a check for the "Success" badge background 
color and verified the filter returns the correct DAG ID in the table.
   - **Fixed Timeouts:** Increased timeouts for table rendering to ensure 
stability in CI.


-- 
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]

Reply via email to