mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	 38fadcaded
			
		
	
	
		38fadcaded
		
			
		
	
	
	
	
		
			
			This fixes the local -> remote frame swap when Page.frameDetached arrives before Target.attachedToTarget. Instead of error-prone logic we do currently, new CDP exposes frame detach reason that we can use.