|  |  | @ -1,6 +1,6 @@ | 
			
		
	
		
			
				
					|  |  |  | import { test, expect } from '@playwright/test'; | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | test('Validate copy contact info to clipboard', async ({ page }) => { | 
			
		
	
		
			
				
					|  |  |  | test('Create user 01', async ({ page }) => { | 
			
		
	
		
			
				
					|  |  |  |   // Create new ID using seed phrase "island fever beef…"
 | 
			
		
	
		
			
				
					|  |  |  |   await page.goto('./start'); | 
			
		
	
		
			
				
					|  |  |  |   await page.getByText('You have a seed').click(); | 
			
		
	
	
		
			
				
					|  |  | 
 |