mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	Update the selector to avoid flakiness (#17099)
This commit is contained in:
		
							parent
							
								
									8434fe2c50
								
							
						
					
					
						commit
						d52db7735b
					
				| @ -387,7 +387,7 @@ export const checkAddGroupWithOperator = ({ | ||||
|   // Click on field dropdown
 | ||||
|   cy.get('.rule--field').eq(index_2).scrollIntoView().click(); | ||||
| 
 | ||||
|   cy.get(fieldId).eq(2).scrollIntoView().click(); | ||||
|   cy.get(`.ant-select-dropdown:visible ${fieldId}`).scrollIntoView().click(); | ||||
| 
 | ||||
|   // Select the condition
 | ||||
|   cy.get('.rule--operator').eq(index_2).scrollIntoView().click(); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Aniket Katkar
						Aniket Katkar